Greetings.Best to ask the X11 server at the console of the machine running vncserver. Therefor, at the console type:
On Tue, Oct 14, 2003 at 01:05:34PM -0400, Jensen, Joel wrote:
I have seen a -fp option described elsewhere but don't know where to put it. If you can help, it would be greatly appreciated.
See 'vncserver' script. There's default 'fp' setting somewhere.
# xset -query
or
# xset -q
That lists the actual font path for that session. (if you change teh $DISPLAY value to a working session and then use xset, you might also get it)
On some systems, you can als peek at what the X11 server at the console starts with but that can be changed on login.
Once you have something that should work, you can test on the fly with the `xset` command while working in a vnc session. See `man xset` for some hints on how to operate the fontpath with that.
CBee _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
