diff options
author | James Meyer <james.meyer@operamail.com> | 2009-04-04 17:31:40 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-04-04 17:31:40 (GMT) |
commit | 6b0132976b6d27698ef75d78fb0079532194a61f (patch) | |
tree | f38a1ee5ede70f7324453a569c8dcacb1d873c27 | |
parent | 2ec643e00f5f984898c5fa5e5d6e513dff41a8b4 (diff) | |
download | linhes_pkgbuild-6b0132976b6d27698ef75d78fb0079532194a61f.zip linhes_pkgbuild-6b0132976b6d27698ef75d78fb0079532194a61f.tar.gz linhes_pkgbuild-6b0132976b6d27698ef75d78fb0079532194a61f.tar.bz2 |
Powertop: adding to extra
-rwxr-xr-x | abs/core-testing/system-templates/templates/xorg/xorg.conf.vmware | 5 | ||||
-rw-r--r-- | abs/extra-testing/powertop/ChangeLog | 3 |
2 files changed, 3 insertions, 5 deletions
diff --git a/abs/core-testing/system-templates/templates/xorg/xorg.conf.vmware b/abs/core-testing/system-templates/templates/xorg/xorg.conf.vmware index c4db4bf..4e9fd4a 100755 --- a/abs/core-testing/system-templates/templates/xorg/xorg.conf.vmware +++ b/abs/core-testing/system-templates/templates/xorg/xorg.conf.vmware @@ -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/extra-testing/powertop/ChangeLog b/abs/extra-testing/powertop/ChangeLog new file mode 100644 index 0000000..811f87d --- /dev/null +++ b/abs/extra-testing/powertop/ChangeLog @@ -0,0 +1,3 @@ +2007-06-28 tardo <tardo@nagi-fanboi.net> +* Built for x86_64 + |