This question is related to starting xfce for
use with tightVNC.

The ~/.vnc/xstartup script that runs when vncserver starts gives an error message each time:
Couldn't start Xvnc; trying default font path
Please set correct font path in the vncserver script.

My vncserver script in ~/.vnc/xstartup is:
------------------------------------------
xrdb $HOME/.Xresources

# I picked these two out of about 12 fontpaths in xorg.conf:
FontPath = "/usr/lib/X11/fonts/misc/,/usr/lib/X11/fonts/75dpi/"

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

# Finally, launch XFce window manager
exec xfwm
xsetroot -solid black

-------------------------------------------

Xfce _appears_ to be running on the server but I'd really like to have a solid xstartup that didn't complain.

Larry

--
Larry Alkoff N2LA - Austin TX
Using Thunderbird on Slackware Linux
_______________________________________________
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to