[oclug] VNC and KDE

Stephen Robinson ste at jmrconsulting.com
Tue Mar 5 17:08:25 EST 2002


You'll need to edit the vncserver script and edit the line that runs the 
window manager. By default the window manager is TWM. Just change it to 
whatever you want. I've done it with Gnome.
The line(s) looks like this:

$defaultXStartup
   = ("#!/bin/sh\n\n".
   "xrdb \$HOME/.Xresources\n".
   "xsetroot -solid grey\n".
   "xterm -geometry 80x24+10+10 -ls -title \"\$VNCDESKTOP Desktop\" &\n".
   "twm &\n");
You can safely get rid of most of it and just put your kde 
command(startkde I think... It's been a while)

Hope this helps.

Ste

Dean Staff wrote:
> I'm trying to setup VNCServer on a Headless Linux box, but instead of 
> just seeing a generic XWindow, I'm trying to get the Client to 
> display the KDE desktop. 
> 
> Has anyone had any luck getting doing this in the past?
> 
> Thanks
> Dean
>  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Dean Staff  Kanata On. Canada
> dean at staff.ca 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> _______________________________________________
> oclug mailing list
> oclug at lists.oclug.on.ca
> http://www.oclug.on.ca/mailman/listinfo/oclug
> 
> 





More information about the OCLUG mailing list