xorg conf

Roland Scheidegger sroland at tungstengraphics.com
Wed Feb 14 13:51:05 PST 2007


mike wrote:
> hi all,
> 
> i have a possible simple question. how can i get a widescreen resolution
> on my laptop? 1280X800 are posible.
> my xorg.conf:
> section monitor
> Modeline "1280x800" 200 1280 1344 1480 1680 800 769 772 795 -HSync +Vsync
> end section
> 
> Subsection "Display"
>        Depth       16
>        Modes       "1280x800" "1024x768" "800x600" "640x480"
>        ViewPort    0 0
>    EndSubsection

Try a less broken modeline? No wonder the driver throws it out.
ModeLine "1280x800" 83.46 1280 1344 1480 1680  800 801 804 828 -HSync +Vsync
should probably work (gtf timings, 60hz)

Roland



More information about the xorg mailing list