On Sun, Apr 30, 2006 at 11:22:27PM +0200, [EMAIL PROTECTED] wrote:
> Sorry,
> I have not been able to find the answer, even if I KNOW it must be a FAQ :(
> 
> I have a debian installation and I use a relatively high resolution monitor 
> (1600x1200).
> It works fine but it is convinced I have 75x75 DPI, so everything is *very* 
> small.
> Real resolution is about 110x110 DPI.
> How can I convince xorg X server to use another setting?
> I tried the monitor calibration process, but that didn't change anything.
> xdpyinfo still reports:
> ..
> dimensions: 1600x1200 (524x486 millimiters)   <=== the real dimensions are 
> (360x266 mm)
> resolution: 75x75 dots per inch               <=== the real resolution is 
> about 110x110 DPI
> ..
> 
> what should I tweak?

In theory a 'DisplaySize' entry in the monitor section of your xorg.conf
file should do it (see xorg.conf(1))

However I tried it myself a couple of days ago on my Debian Etch
system:
    Section "Monitor"
            Identifier      "Generic Monitor"
            Option          "DPMS"
            DisplaySize     230 140
    EndSection

and couldn't get it to work:
    screen #0:
      print screen:    no
      dimensions:    1280x768 pixels (339x203 millimeters)
      resolution:    96x96 dots per inch

Let me know if you have better luck...

If anyone has any idea what might be going wrong, please let me know....

Regards,
DigbyT
-- 
Digby R. S. Tarvin                                          digbyt(at)digbyt.com
http://www.digbyt.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to