> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > In the answer to Q22 in the FAQ ("Can I remote the normal X display of > my workstation (display :0) in the same way as the Windows server > does?"), it says > > We tend to run all our X sessions as VNC sessions and only use the > local X server to run the viewer. It's very fast when on the same > machine as the server! > > How do you do this? Do you load a simple window manager and from that > launch the viewer or is it possible to launch the viewer directly?
I bet you only need an Xserver at the console. No need for any window manager or what so ever. You can even setup an other vncserver session as an other user with only the vncviewer to the origional session. (can you still follow?): Put the command `vncviewer :1` in the ~/.vnc/xstart file (and remove all other lines). CBee _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
