Hi!

        With current CVS, if I specify the following "Screen" section:

Section "Screen"
        Identifier "Scr450AGP_1"
        Device     "450AGP_1"
        Monitor    "EIZO_BL"
        DefaultDepth    24
        SubSection "Display"
                Depth     24
                Modes   "1152x864"
        EndSubSection
EndSection

XFree86 actually sets 1152x864 display mode, but uses 1920x1440 virtual
screen size.  The only solution is to put "Virtual 1152 864" into
SubSection "Display".

        This wasn't so in 4.2 -- X used the max. *specified* mode as
virtual screen size, but now it uses max. *supported* mode instead.

        I've checked this on G450 and Radeon 7500, so that it is
definitely a server's fault, not driver's.

        _________________________________________
          Dmitry Yu. Bolkhovityanov
          The Budker Institute of Nuclear Physics
          Novosibirsk, Russia

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to