VNCSERVER in Debian
Bernd.Mueller@swr.de
Bernd.Mueller "at" swr.de
Fri May 21 15:38:01 2004
Hi,
have a look to Xsession(5) manpage and change the appropriate symbolic
links in:
/etc/alternatives/x-session-manager
and
/etc/alternatives/x-window-manager
to whatever you want.
If you don't want the session-manager (gnome) and simply work with the twm
window-manager rename or delete the x-session-manager link
and set the x-window-manager link to /usr/bin/X11/twm
this will effect the default X-session-startup.
If you want to have a different behaviour only in Xvnc you have to define
an extra xstartup-file
BM