Bernhard said: >...the fonts in the menu are missing. Instead, gray boxes appear. >Maple uses a Motif interface and has got its own fonts in a seperate >directory. How can I load these fonts? Or is it a different problem. > >The gray boxes appear in the standard wm as well as in kde.
I had the same font problem (but not using Maple). Changing the font path in the vncserver script didn't work. The vncserver just refused to start, even though the font paths were correct and the permissions were wide open. The only way I could get the fonts to work was to start the xfs font server, tell xfs where my fonts were, and put the following line in my vncserver script under the "#Add font path..." comment: $cmd .= " -fp tcp/:7100"; Hope this helps, - Todd _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
