> -----Original Message----- > > > > > > Greetings, > > > > I have been using VNC for many years and I love it, but I installed > > Red Hat 7.3 and the fonts on the Gnome Panel got converted to > > special characters. Any clues on how to fix this problem? > > Get the fontpath as used on the console: > xset -display :0 -q > > Then use the same fontpath for Xvnc > Xvnc -fp "found font path" > vncserver -fp "found font path" > > Or hack the vncserver script to use the found fontpath.
Greetings, Thank you very much. This has been driving me crazy for months. -darryl _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
