Grant wrote:

>One thing though, my xorg.conf file has these font
>paths:
>
>        FontPath "/usr/share/fonts/misc/"
>        FontPath "/usr/share/fonts/TTF/"
>        FontPath "/usr/share/fonts/Speedo/"
>        FontPath "/usr/share/fonts/Type1/"
>        FontPath "/usr/share/fonts/75dpi/"
>        FontPath "/usr/share/fonts/100dpi/"
>        FontPath "/usr/share/fonts/local/"
>
>It sounds like that may be the wrong config considering the font server?
>  
>
Yes, if you want to use the font server you should have a single
fontpath element in xorg.conf with "unix/:-1".  Otherwise the X server
will ignore the font server.

But make sure the font server is really running first...'rc-update -a
xfs ...'

-Richard

--
[email protected] mailing list

Reply via email to