[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 100dpi vs 75dpi



Thomas Peri <ispleen@mac.com> writes:

> I seem to be using 100dpi fonts.  This wouldn't bother me, but since
> many programs seem to assume 75dpi, lots of elements like buttons and
> things (especially in mozilla) are sized too small, and the text gets
> clipped.  How can I use 75dpi fonts instead?

Find this part of /etc/X11/XF86Config

    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Truetype/"
    FontPath   "/home/glyn/fonts/"

and make sure that the 75dpi fonts are listed above the equivalent 100dpi
fonts.  

I think that was what did the trick for me a couple of years ago!



Glyn

-- 
Debian Home       http://www.debian.org
Debian Planet     http://www.debianplanet.org/ 
For the children  http://www.debian.org/devel/debian-jr/
In a hurry???     http://qref.sourceforge.net/ 


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: