Mark Vojkovich <[EMAIL PROTECTED]> wrote: > > Your server is scaling bitmaps fonts. Your bitmap font entries in > the XF86Config file should be appended with "unscaled", eg. > > FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" > FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" > FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
That worked, thanks Mate! In addition to `misc', `75dpi', and `100dpi', do any other of my entries need to be changed to "unscaled"? Here's what my XF86Config looks like currently: FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/URW/" FontPath "/usr/X11R6/lib/X11/fonts/truetype/" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/" FontPath "/usr/X11R6/lib/X11/fonts/latin2/" FontPath "/usr/X11R6/lib/X11/fonts/TTF/" ===== Regards, Graham http://digital.yahoo.com.au - Yahoo! Digital How To - Get the best out of your PC! _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
