> I installed VNC on Linux having the Gnome window
> manager. I edited the "xstartup" file and changed the
> window manager from "twm" to "gdm". When I log in
> using the viewer I donot get the Gnome desktop.
> Could anyone help me in this regard ?
The script to start up GNOME is /usr/bin/gnome-s
What I finally learned to do was replace the twm line with
/etc/X11R6/xinit/Xclients
or
~/.Xclients
or something like that. You can find where Xclients exists with:
find / -name Xclients
If your machine is single user, you may only have the global one
like the first path I gave. If you ha
Hi,
I installed VNC on Linux having the Gnome window
manager. I edited the "xstartup" file and changed the
window manager from "twm" to "gdm". When I log in
using the viewer I donot get the Gnome desktop.
Could anyone help me in this regard ?
thanks
Regards
Satya
___