<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Phill Edwards wrote:
<blockquote
 cite="midc92a75980704240300h497d8c7dp36e36de6e0483861@mail.gmail.com"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">You do get overscan using the 1280x720_60 built-in X modeline ... but
the output is pretty good.  But it's hard to tell the difference between
VGA (at the native res) and HDMI at less than native.    I've also
experimented with the 50Hz modeline, which should be better to display a
50HZ signal (I assume you're in Aus?).  I honestly had trouble noticing
the difference.

I also found a mode-line that has no overscan (it's a weird resolution
though).  I don't have access to it from here, but can post it if you're
interested.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Yes please - definitely intrerested. And yes, I'n in Australia.


  </pre>
</blockquote>
This one gives you no overscan, through HDMI:<br>
<blockquote>Modeline "1216x684" 74.16 1216 1356 1396 1648 684 707 712
750 +hsync +vsync<br>
</blockquote>
<br>
The standard X 720p modelines 1280x720_50 and 1280x720_60 can be used
over HDMI.<br>
<br>
This gives you native resolution, but only works over VGA.<br>
<blockquote>Modeline "1368x768" 85.478 1368 1424 1536 1792 768 771 777
795 +hsync +vsync<br>
</blockquote>
<br>
<br>
You'll need to use these in the "Device" section to get some of these
modes to work:<br>
<br>
<blockquote>Option "ExactModeTimingsDVI" "1"<br>
Option "ModeValidation" "AllowNon60HzDFPModes"<br>
  <br>
</blockquote>
Good luck with it,<br>
Matt<br>
</body>
</html>