Vnc can´t access Kde or Gnome environment

Taylor, ForrestX forrestx.taylor at intel.com
Wed Feb 11 19:08:25 UTC 2004


On Wed, 2004-02-11 at 10:56, António Vasconcelos wrote:
> Hello!
> 
> I'm accessing a computer with Fedora Core1 installed with Vnc (at  a 
> windows XP machine) and the environment that predefined is the xterm.
> How can I configure a Vnc remote shell to load with KDe or Gnome?

Edit ~/.vnc/xstartup

comment (#) out these lines like this:

#xsetroot -solid grey
#vncconfig -iconic &
#xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
#twm &

and add a line like this:

gnome-session &

OR

startkde &

Restart vncserver, and you should be able to use gnome/kde.

Forrest
-- 






More information about the users mailing list