> And of coure, we have the TrueType and Postscript fonts, each of which > has their own font servers. (I think)
I have no reason to believe that... > So how DO I get the fonts in xfnt100 to be recognized? your /etc/X11/XF86Config should have Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" EndSection if the 100dpi directory is missing from FontPath, fix it. If it's there, what makes you think it *isn't* recognizing them?

