Here are the generic settings I use for most old crap screens attached to 
various cluster node machines. When you specify h and v frequencies for 
the monitor X won't back down to 640x480, unless of course that's all the 
frequencies can support.

Harebraman
Jimmy


Section "Monitor"

    Identifier  "Generic Monitor"

        # sync settings for an old 15", should work for most screens
        # EDID screens will override these settings
        HorizSync       30-69
        VertRefresh     60-75

        # 4/3 aspect, normal CRT and 15" TFT
        Modeline "[EMAIL PROTECTED]" 49.85 800 832 1016 1048 600 611 619 631
        Modeline "[EMAIL PROTECTED]" 85.52 1024 1056 1376 1408 768 782 792 807

        Option  "dpms"

EndSection





Section "Screen"

    Identifier  "Screen 1"
    Device      "Generic VGA"
    Monitor     "Generic Monitor"

    DefaultDepth 16

    SubSection "Display"
        Depth           16
        Modes           "[EMAIL PROTECTED]" "1024x768" "800x600" "640x480"
    EndSubsection

EndSection


--
[EMAIL PROTECTED] mailing list

Reply via email to