linux gui not showing up
William Hooper
whooper@freeshell.org
Fri Nov 7 01:31:01 2003
Keegan Morrison said:
> here's my file:
>
> [ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
> xsetroot -solid grey
> xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
> XFCE &
It appears that you need to run "startxfce4". See "Running XFce 4":
http://www.xfce.org/en/documentation.html
If that still causes problems, look in ~/.vnc/ for the log file that
should capture any errors.
--
William Hooper