On Fri, 12 Sep 2003, amerson wrote: > Section "Monitor" > Identifier "Monitor0" > VendorName "Monitor Vendor" > ModelName "Apple Cinema" > DisplaySize 427 267 > HorizSync 63.6 - 63.6 > VertRefresh 60.0 - 60.0 > ModeLine "1680x1050" 147.1 1680 1784 1968 2256 1050 1051 1054 1087 > ModeLine "1680x1050" 129.0 1400 1464 1656 1960 1050 1051 1054 > 1680 +hsync +vsync > ModeLine "1680x1050" 151.0 1400 1464 1656 1960 1050 1051 1054 > 1680 +hsync +vsync > ModeLine "1680x1050" 162.0 1400 1464 1656 1960 1050 1051 1054 > 1680 +hsync +vsync > ModeLine "1680x1050" 184.0 1400 1464 1656 1960 1050 1051 1054 > 1680 +hsync +vsync > Option "dpms" > EndSection None of those modes lay within the HorizSync that you've given. Subsequently, they would get rejected. Typical specs for a panel like that would be: HorizSync 30 - 66 VertRefresh 55 - 65 "gtf" that ships with XFree86 4.3.0 would be able to generate a suitable modeline. eg: $ gtf 1680 1050 60 # 1680x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 147.14 MHz Modeline "1680x1050_60.00" 147.14 1680 1784 1968 2256 1050 1051 1054 1087 -HSync +Vsync Mark. _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86