Author: branden Date: 2003-08-01 17:49:40 -0500 (Fri, 01 Aug 2003) New Revision: 357
Modified: trunk/debian/changelog trunk/debian/local/dexconf Log: debian/local/dexconf: write out non-standard modelines built-in to the XFree86 4.x server to XF86Config files for XFree86 3.x servers Modified: trunk/debian/changelog ============================================================================== --- trunk/debian/changelog 2003-08-01 22:22:12 UTC (rev 356) +++ trunk/debian/changelog 2003-08-01 22:49:40 UTC (rev 357) @@ -84,8 +84,11 @@ server symlink is kept before executing its target, so that relative symlinks work (Closes: #138195) - -- Branden Robinson <[EMAIL PROTECTED]> Fri, 1 Aug 2003 17:19:33 -0500 + * debian/local/dexconf: write out non-standard modelines built-in to the + XFree86 4.x server to XF86Config files for XFree86 3.x servers + -- Branden Robinson <[EMAIL PROTECTED]> Fri, 1 Aug 2003 17:48:11 -0500 + xfree86 (4.2.1-9) unstable; urgency=high * urgency due to xterm security fixes; see below Modified: trunk/debian/local/dexconf ============================================================================== --- trunk/debian/local/dexconf 2003-08-01 22:22:12 UTC (rev 356) +++ trunk/debian/local/dexconf 2003-08-01 22:49:40 UTC (rev 357) @@ -562,6 +562,33 @@ # 1920x1440 @ 75Hz (VESA) hsync: 112.5kHz ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync + +# 832x624 @ 75Hz (74.55Hz) (fix if the official/Apple spec is different) hsync: 49.725kHz +ModeLine "832x624" 57.284 832 864 928 1152 624 625 628 667 -Hsync -Vsync + +# 1152x768 @ 54.8Hz (Titanium PowerBook) hsync: 44.2kHz +ModeLine "1152x768" 64.995 1152 1178 1314 1472 768 771 777 806 +hsync +vsync + +# 1400x1050 @ 60Hz (VESA GTF) hsync: 65.5kHz +ModeLine "1400x1050" 122.0 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync + +# 1400x1050 @ 75Hz (VESA GTF) hsync: 82.2kHz +ModeLine "1400x1050" 155.8 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync + +# 1600x1024 @ 60Hz (SGI 1600SW) hsync: 64.0kHz +Modeline "1600x1024" 106.910 1600 1620 1640 1670 1024 1027 1030 1067 -hsync -vsync + +# 1920x1440 @ 85Hz (VESA GTF) hsync: 128.5kHz +Modeline "1920x1440" 341.35 1920 2072 2288 2656 1440 1441 1444 1512 -hsync +vsync + +# 2048x1536 @ 60Hz (VESA GTF) hsync: 95.3kHz +Modeline "2048x1536" 266.95 2048 2200 2424 2800 1536 1537 1540 1589 -hsync +vsync + +# 2048x1536 @ 75Hz (VESA GTF) hsync: 120.2kHz +Modeline "2048x1536" 340.48 2048 2216 2440 2832 1536 1537 1540 1603 -hsync +vsync + +# 2048x1536 @ 85Hz (VESA GTF) hsync: 137.0kHz +Modeline "2048x1536" 388.04 2048 2216 2440 2832 1536 1537 1540 1612 -hsync +vsync EndSection SECTION else # $FORMAT == 4 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]