On 2007/06/21 02:15 (GMT+0300) Andrew apparently typed:

>       I have a "DPI problem" under X. I forced the DPI from 96 to 120 under 
> KDE, 
> but the user login part is still displaying very small fonts (I mean really 
> small and almost unrecognizable). My display is a Samsung LCD-TV at 1360x768.
>       I tried changing the display dimensions in the xorg.conf (from 890 500 
> to 495 
> 250 for example), restarted the X server and no change. 
>       I was wondering if there's any possibility of changing the X's default 
> calculated DPI values so I don't have to override it manually under KDE for 
> every user I create with desktop login.

Your DisplaySize setting is probably being ignored. Functional DDC in recent 
xorg versions usually renders DisplaySize impotent. Undo your force in KDE, add 
to /etc/X11/xorg.conf in 'Section "Device"'
for your graphics card the line 'Option "NoDDC"', then restart X. If that or 
that and subsequent tweaking of the DisplaySize dimensions solves the problem 
it means DDC on your equipment isn't working
right for you, which isn't necessarily the same thing as being broken.

http://www.mozilla.org/unix/dpi.html has more about tweaking DPI generally.
-- 
"Respect everyone."     I Peter 2:17 NIV

 Team OS/2 ** Reg. Linux User #211409

Felix Miata  ***  http://mrmazda.no-ip.com/
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to