On Sun, Mar 09, 2003 at 07:44:41PM -0500, Andy Hurt wrote:
Cam Ellison wrote:
Are you saying that you now have _two_ Files sections?
Yup. startx, etc. without a hiccup.
XFree86 wouldn't let me start until I bracketed those two FontPath
lines--the Section/EndSection seemed logical, and is just the first thing I
tried ;-/
That's odd. Here's my Files Section from my XF86Config-4:
Section "Files"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/usr/share/fonts/truetype"
FontPath "/var/lib/defoma/gs.d/dirs/fonts"
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
Works great for me...