On Thu, 25 Sep 1997, Scott Ellis wrote: > > > On 25 Sep 1997, Andy Spiegl wrote: > > > According to Bob Clark <[EMAIL PROTECTED]>: > > > > > > Looks like you're missing the FontPath line(s) in the > > > "Files" section of /etc/X11/XF86Config. Try man XF86Config. > > > > You are right, I commented out the FontPath lines in XF86Config, > > but I am running xfs. Shouldn't that provide all the fonts? > > You need to tell X to use the xfs server in your FontPath line then. > Check the howtos for details.
I took a look at the output of the X server in an earlier post and it already uses xfs for the fonts. But you have to configure xfs so that it looks in the right place for the fonts. Take a look at the 'catalogue' line in /etc/X11/xfs/config. You have to set this to exactly the set of font dirs that you have. Xfs is very unforgiving if you specify an unexisting or empty directory (dumps core on my computer). I encountered the same problem when I wanted to start using xfs for the fonts and found that I had to remove the '100dpi' directory from the 'catalogue' line. It now works fine for me. Remco -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .