On Sat, Nov 09, 2002 at 03:22 -0500, Michael Waters wrote: > Hi, are you referring to this: > http://www.paulandlesley.org/linux/xfree4_tt.html ? There's a lot of > stuff there about adding your own fonts and stuff but all I did was > install msttcorefonts and xfs. Then add a couple lines to > /etc/X11/fs/config so that the 'catalogue' section looks something like: > ...
...oops I forgot - if you install xfs, you'll need to edit the "Files" section of XF86Config-4. Here's an example: Section "Files" FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/misc" 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 actually, it'll probably tell you what to do when you install it. :) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]