Comment 38 for bug 589485

Revision history for this message
In , Nick Bowler (nbowler) wrote :

(In reply to comment #37)
> But, how to force correct resolution without DPI option in the
> xorg.conf?

For non-xrandr-1.2 drivers, one can use DisplaySize [width] [height] option
in xorg.conf. For xrandr-1.2 drivers, one can use xrandr --fbmm
[width]x[height] after starting the server, but before starting any other
clients. In either case, [width] and [height] are set in millimetres.