<br><br><div class="gmail_quote">On Feb 18, 2008 12:24 PM, Anne Wilson <<a href="mailto:cannewilson@googlemail.com">cannewilson@googlemail.com</a>> wrote:<br><br>> Any advice, please?<br><br>I am not an expert, but maybe ...<br>
<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br> ### Comment all HorizSync and VertSync values to use DDC:<br>        Identifier   "Monitor0"<br>
        ModelName    "Monitor 1280x1024"<br> ### Comment all HorizSync and VertSync values to use DDC:</blockquote><div><br>^^^^ try what it says above or, from the spec sheet, use<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>        HorizSync    60.0 - 72.0</blockquote><div><br>HorizSync    30 - 82<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>        VertRefresh  60.0 - 72.0</blockquote><div><br>VertRefresh  56 - 75<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>        Option      "dpms"<br>EndSection<br><br>Section "Device"<br>        Identifier  "Videocard0"<br>        Driver      "nv"<br>EndSection<br><br>Section "Screen"<br>
        Identifier "Screen0"<br>        Device     "Videocard0"<br>        Monitor    "Monitor0"<br>        DefaultDepth     16<br>        SubSection "Display"<br>                Viewport   0 0<br>
                Depth     24<br>        EndSubSection<br>        SubSection "Display"<br>                Viewport   0 0<br>                Depth     16<br>        EndSubSection<br>EndSection<br><br></blockquote>
</div><br>HTH,<br>-Bob<br>