https://bugzilla.novell.com/show_bug.cgi?id=223591 ------- Comment #8 from mfabian@novell.com 2006-11-27 08:57 MST ------- Similar problems happen for other settings like anti-aliasing for example. If you switch off anti-aliasing in gnome-font-properties, it will immediately have an effect on all Gnome applications, but not on KDE applications. And even restarted KDE applications will not get this change if the anti-alias setting has been saved once with kcontrol. Because saving the anti-alias set to true with kcontrol will insert a rule like <match target="font" > <edit mode="assign" name="antialias" > <bool>true</bool> </edit> </match> into ~/.fonts.conf which takes precedence over the X-resources But Gnome programs will nevertheless use the anti-alias setting from gconf. -- 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.