LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   vncserver question (https://www.linuxquestions.org/questions/linux-software-2/vncserver-question-56538/)

ncorreia 04-24-2003 04:58 AM

vncserver question
 
Hi,

I'm using vncserver. My question is if anyone knows how to change the window manager. I know it's supposed to be done in ~/.vnc/xstartup
what i don't know is how. I tried to replace the part that called tsw with startkde but it didn't work.
Advice anyone?

Thanks in advance.

acid_kewpie 04-24-2003 05:13 AM

show us the entire file please. if it says "exec startkde" and nothing else at all it should be fine...

ncorreia 04-24-2003 05:17 AM

sry...shoud have posted it first time. Here goes:
------------------------------------------------------------------


#! /bin/sh

xrdb $HOME/ .Xresources
xsetroot -solid grey
startkde


All times are GMT -5. The time now is 03:20 AM.