diff options
Diffstat (limited to 'abs/core-testing/system-templates/templates')
3 files changed, 1 insertions, 16 deletions
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" |