> -----Original Message----- > From: Darryl Wagoner [mailto:[EMAIL PROTECTED]] > Sent: donderdag 26 september 2002 12:39 > To: [EMAIL PROTECTED] > Subject: Gnome Panel fonts gone bad on Red Hat 7.3 > > > 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. _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
