Florian Ohnimus wrote: > I am completely new to Debian and was wondering why there isn't a > xstartup script in the .vnc/ directory. How else can I select window > manager other than gnome?
Hi. Just edit the file with a text editor. Mine reads:
~$ cat ~/.vnc/xstartup
#!/bin/sh
xrdb $HOME/.Xresources
startkde
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

