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

Re: New update, new fonts



On Wed, May 24, 2006 at 07:17:57 -0400, Trey Sizemore wrote:
> On Wed May 24, 2006 11:17AM, Florian Kulzer wrote:
> > On Tue, May 23, 2006 at 22:10:15 +0200, Grégoire Druant wrote:

[...]

> > > Hmm, not sure, because I still have blury fonts in gtk applications (firefox), 
> > > and my emacs fonts and amsn fonts have not been modified by this new 
> > > behavior.
> > > 
> > > How can I know what dpi is set on my system ?
> >  
> > xdpyinfo | grep resolution
> > 
> > This recent font problem seems to affect different systems to a varying
> > degree, maybe also depending on the graphics driver and other things. On
> > my laptop I downgraded libfreetype6 from version 2.2.1-2 to version
> > 2.1.10-3 and that restored the "old" look of the fonts in all my
> > applications. (A related bug is already filed against the library.)
> > 
> 
> Given that mine is currently set to 122X121, how do I change it to
> something like 75X75?

If you start X manually you can use

startx -- -dpi 75

If you log in via kdm you have to edit the file /etc/kde3/kdm/kdmrc.
Find the line which says

ServerArgsLocal=-nolisten tcp

and change it to

ServerArgsLocal=-nolisten tcp -dpi 75

(Make sure to keep the "-nolisten tcp" part; it is important for
 security.)

The new setting will take effect after you restart kdm.

-- 
Regards,
          Florian



Reply to: