From 3ca4a5c60bd7d54771e939223c2f3a5787132f46 Mon Sep 17 00:00:00 2001 From: James Meyer Date: Sat, 4 Apr 2009 16:25:12 -0500 Subject: system-templates: modify templates to not include modelines. These are not needed anymore with xorg 1.5+ --- abs/core-testing/system-templates/PKGBUILD | 2 +- abs/core-testing/system-templates/templates/xorg/xorg.conf.nvidia | 7 +------ abs/core-testing/system-templates/templates/xorg/xorg.conf.vesa | 5 ----- abs/core-testing/system-templates/templates/xorg/xorg.conf.via | 5 ----- 4 files changed, 2 insertions(+), 17 deletions(-) diff --git a/abs/core-testing/system-templates/PKGBUILD b/abs/core-testing/system-templates/PKGBUILD index 224441e..4d72aad 100755 --- a/abs/core-testing/system-templates/PKGBUILD +++ b/abs/core-testing/system-templates/PKGBUILD @@ -1,6 +1,6 @@ pkgname=system-templates pkgver=1.0 -pkgrel=17 +pkgrel=18 conflicts=( ) pkgdesc="Templates used for system configuration" depends=() diff --git a/abs/core-testing/system-templates/templates/xorg/xorg.conf.nvidia b/abs/core-testing/system-templates/templates/xorg/xorg.conf.nvidia index 6e005a2..3a53183 100755 --- a/abs/core-testing/system-templates/templates/xorg/xorg.conf.nvidia +++ b/abs/core-testing/system-templates/templates/xorg/xorg.conf.nvidia @@ -46,12 +46,7 @@ Section "Monitor" # HorizSync # VertRefresh Option "DPMS" "false" - DisplaySize 203 153 - Modeline "1280x720" 74.25 1280 1316 1452 1644 720 720 723 751 -hsync +vsync - Modeline "1280x720_60.00" 74.25 1280 1352 1432 1648 720 725 730 750 -hsync -vsync - ModeLine "848x480" 34.0 848 880 1016 1072 480 494 495 527 -hsync -vsync - Modeline "800x600" 38.34 800 832 928 1024 600 604 608 624 -HSync -VSync - ModeLine "NTSC-DVD-72p" 32.432 720 736 800 858 480 484 492 525 +# DisplaySize 203 153 #INSERT MODELINE EndSection diff --git a/abs/core-testing/system-templates/templates/xorg/xorg.conf.vesa b/abs/core-testing/system-templates/templates/xorg/xorg.conf.vesa index 90b426b..fa96ea5 100755 --- a/abs/core-testing/system-templates/templates/xorg/xorg.conf.vesa +++ b/abs/core-testing/system-templates/templates/xorg/xorg.conf.vesa @@ -46,11 +46,6 @@ Section "Monitor" HorizSync 30.0 - 110.0 VertRefresh 50.0 - 150.0 Option "DPMS" "false" - Modeline "1280x720" 74.25 1280 1316 1452 1644 720 720 723 751 -hsync +vsync - Modeline "1280x720_60.00" 74.25 1280 1352 1432 1648 720 725 730 750 -hsync -vsync - ModeLine "848x480" 34.0 848 880 1016 1072 480 494 495 527 -hsync -vsync - Modeline "800x600" 38.34 800 832 928 1024 600 604 608 624 -HSync -VSync - ModeLine "NTSC-DVD-72p" 32.432 720 736 800 858 480 484 492 525 EndSection Section "Device" diff --git a/abs/core-testing/system-templates/templates/xorg/xorg.conf.via b/abs/core-testing/system-templates/templates/xorg/xorg.conf.via index 96cae54..22c8a8e 100644 --- a/abs/core-testing/system-templates/templates/xorg/xorg.conf.via +++ b/abs/core-testing/system-templates/templates/xorg/xorg.conf.via @@ -47,11 +47,6 @@ Section "Monitor" HorizSync 30.0 - 110.0 VertRefresh 50.0 - 150.0 Option "DPMS" "false" - Modeline "1280x720" 74.25 1280 1316 1452 1644 720 720 723 751 -hsync +vsync - Modeline "1280x720_60.00" 74.25 1280 1352 1432 1648 720 725 730 750 -hsync -vsync - ModeLine "848x480" 34.0 848 880 1016 1072 480 494 495 527 -hsync -vsync - Modeline "800x600" 38.34 800 832 928 1024 600 604 608 624 -HSync -VSync - ModeLine "NTSC-DVD-72p" 32.432 720 736 800 858 480 484 492 525 EndSection Section "Device" -- cgit v0.12