FS#6491 - All fonts are too big after update
Attached to Project:
Arch Linux
Opened by Urs Wolfer (uwolfer) - Monday, 26 February 2007, 12:04 GMT
Opened by Urs Wolfer (uwolfer) - Monday, 26 February 2007, 12:04 GMT
|
Details
After yesterdays update (in testing): xorg-server-utils
libxrandr randrproto xorg-server are all fonts in KDE bigger
(~2px bigger) than before. After downgrading them, they are
agian as before the update.
|
This task depends upon
Comment by Jan de Groot (JGC) -
Monday, 26 February 2007, 21:58 GMT
This is by design, I changed the DPI method to be 96dpi if you
don't specify anything and when DDC autodetection fails. 96dpi
displays (the default for 17" 1280x1024 displays) are far more
common than 75dpi displays (a 15" TFT at 1024x768 is 86dpi). If
you don't like the new resolution, either force it by specifying a
DisplaySize in xorg.conf, or start X with -dpi 75.