I'm running XFree86 release included in Mandrake 9.2 (4.3.0 9 May 2003). I can't find anything about monitorlayout in the man pages.
Here is the monitor section from the XF86Config-4:
Section "Monitor" Identifier "monitor1" VendorName "Generic" ModelName "Flat Panel 1280x1024" HorizSync 31.5-70 VertRefresh 56-75
Option "IgnoreEDID" # Sony Vaio C1(X,XS,VE,VN)?
# 1024x480 @ 85.6 Hz, 48 kHz hsync
ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection
I have also tried adding a ModeLine for 1280x1024 generated by gtf.
Thanks, Phil
Alex Deucher wrote:
You need to enter the hsync and vrefresh ranges for your monitor in the monitor section of your config file. Also if you are running xfree86 from cvs you can try the "monitorlayout" option. see the radeon and XF86Config man pages for more info.
Alex
_______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86