https://bugzilla.novell.com/show_bug.cgi?id=223591 ------- Comment #10 from mfabian@novell.com 2006-11-27 09:05 MST ------- This problem is not so easy to solve. Until then you can use the following workaround: Find out what dpi is set in the X-server: mfabian@magellan:~$ xdpyinfo| grep resolution resolution: 98x98 dots per inch mfabian@magellan:~$ If this is not correct, fix the value of DisplaySize in xorg.conf: mfabian@magellan:~$ grep DisplaySize /etc/X11/xorg.conf DisplaySize 430 270 mfabian@magellan:~$ Now set the same dpi in gnome-font-properties. Also make sure that the other settings like anti-aliasing, sub-pixel-hinting, ... are the same in the KDE control centre and in gnome-font-properties. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.