Bug 338002 (fonts-dpi-tracker) - Tracker bug for font and DPI issues
Summary: Tracker bug for font and DPI issues
Status: RESOLVED FIXED
Alias: fonts-dpi-tracker
Product: openSUSE 11.0
Classification: openSUSE
Component: KDE3 (show other bugs)
Version: Final
Hardware: Other openSUSE 11.0
: P4 - Low : Minor (vote)
Target Milestone: ---
Assignee: Federico Mena Quintero
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on: 168189 223591 303785 334046 339904
Blocks:
  Show dependency treegraph
 
Reported: 2007-10-30 22:43 UTC by Federico Mena Quintero
Modified: 2012-07-09 12:01 UTC (History)
2 users (show)

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Federico Mena Quintero 2007-10-30 22:43:23 UTC
We'll use this bug to track issues with font rendering, DPI settings, GNOME/KDE font interop, etc.
Comment 1 Patrick Spielmann 2008-08-05 08:44:42 UTC
Hi Dev-Team,

I found a small bug in openSUSE 11.

The fonts of the kdm greeter were to big on my thinkpad (1920x1200), so I tried to force a resolution of 96 dpi using DISPLAYMANAGER_KDM_LOCALARGS="-dpi 96" in 
/etc/sysconfig/displaymanager. I started kdm with debug flag 0x2 and verified the serverflags in /var/log/messages. -> no dpi settings.

Then I added ServerArgsLocal=-dpi 96 to /opt/kde3/share/config/kdm/kdmrc and tested again -> success

I looks, as if kdm doesn't honor all settings in /etc/sysconfig/displaymanager.

Regards,
Patrick