Section "Monitor"
    HorizSync 30-94
        VertRefresh 48-77
    Option "MinClock" "17750.0"
    Option "MaxClock" "203400.0"

    Identifier "VGA1"
    Modeline "1280x1024_58.00"  104.25  1280 1360 1488 1696  1024 1027 1034 1061 -hsync +vsync
    Option "PrefferedMode" "1280x1024_58.00"
EndSection

Section "Screen"
    Identifier "Screen0"
    Monitor "VGA1"
    DefaultDepth 24
    SubSection "Display"
    Modes "1280x1024_58.00"
    # Modes "1280x1024_157.5"
    EndSubSection
EndSection

Section "Device"
    Identifier "Device0"
    Driver "video"
#    Option "ModeValidation" "NoMaxPClkCheck"
EndSection