Idea: VNC x11 desktop
|
31st Aug, 2015, 07:18 AM
Post: #1
|
|||
|
|||
VNC x11 desktop
Is there a way to get a standard desktop served through VNC rather than duplicate the Kodi display?
Basically, I want to use my RPI as a media server - got that OOTB - but would also like to run some office apps in a standard desktop, which would be different to the HDMI output (Kodi) and only available through VNC client. |
|||
4th Sep, 2015, 03:56 PM
Post: #2
|
|||
|
|||
RE: VNC x11 desktop
Yes, run it on :1 instead of :0
Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us. |
|||
8th Sep, 2015, 03:58 AM
Post: #3
|
|||
|
|||
RE: VNC x11 desktop
Was trying to use rpi-vncserver. Can you help me with some hints as to how to configure that? Or otherwise, what would be the setup you'd recommend?
Thanks |
|||
12th Sep, 2015, 10:57 AM
Post: #4
|
|||
|
|||
RE: VNC x11 desktop
Actually you likely can't do what I wrote on the Pi.
Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us. |
|||
14th Sep, 2015, 08:46 AM
Post: #5
|
|||
|
|||
RE: VNC x11 desktop
Thanks; so, even if not a full desktop, any ideas of how I can use a browser on the pi while not affecting kodi? Managed with lynx so far, except it's apparently broken for https.
|
|||
1st Mar, 2016, 05:02 AM
Post: #6
|
|||
|
|||
RE: VNC x11 desktop
I recomend using xrdp. It works for me (although not through rdp protocol, but rather with classic vnc), and you can configure it to start the whole desktop environment or even just a single application (in my case a web browser) on X11.
|
|||
1st Mar, 2016, 07:51 AM
Post: #7
|
|||
|
|||
RE: VNC x11 desktop
Much faster would be X2go, but unfortunately there are no ready to use packages for ARM server, only for client.
I build and use my own packages for my Cubieboard2, but they requires an ARMv7 CPU so it can not used for RPi1 |
|||
« Next Oldest | Next Newest »
|