summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/tweaker/bin/twk_cpu.pl
diff options
context:
space:
mode:
authorBob Igo <bob@stormlogic.com>2009-02-17 22:37:25 (GMT)
committerBob Igo <bob@stormlogic.com>2009-02-17 22:37:25 (GMT)
commit7b82b52a0bee32c7c17a3482578f034d15dfae07 (patch)
tree1485d6af0d2e014f513e4d4a77c52e194058d0ac /abs/core-testing/tweaker/bin/twk_cpu.pl
parentbeb45e51fed365843092e50ada4d6b678de32bc4 (diff)
downloadlinhes_pkgbuild-7b82b52a0bee32c7c17a3482578f034d15dfae07.zip
linhes_pkgbuild-7b82b52a0bee32c7c17a3482578f034d15dfae07.tar.gz
linhes_pkgbuild-7b82b52a0bee32c7c17a3482578f034d15dfae07.tar.bz2
Further R6 integration progress. Ready for integration testing.
Diffstat (limited to 'abs/core-testing/tweaker/bin/twk_cpu.pl')
-rwxr-xr-xabs/core-testing/tweaker/bin/twk_cpu.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/tweaker/bin/twk_cpu.pl b/abs/core-testing/tweaker/bin/twk_cpu.pl
index c6d87ab..fabef10 100755
--- a/abs/core-testing/tweaker/bin/twk_cpu.pl
+++ b/abs/core-testing/tweaker/bin/twk_cpu.pl
@@ -85,7 +85,7 @@ sub implement_option {
}
case "medium" {
change_or_make_setting('AutoCommflagWhileRecording', '0') || exit -1;
- change_or_make_setting('Theme', 'blootubelite-wide') || exit -1; # Moderate eye candy, moderate performance
+ change_or_make_setting('Theme', 'LinHES') || exit -1; # Moderate eye candy, moderate performance
#change_or_make_setting('PreferredMPEG2Decoder', 'libmpeg2') || exit -1; # Least CPU usage, lowest quality
#change_or_make_entry("displayprofiles", [["pref_decoder", "libmpeg2"]], [["profilegroupid", "1"], ["profileid", "1"]]) || exit -1; # Least CPU usage, lowest quality
change_or_make_setting('DefaultVideoPlaybackProfile', 'CPU+') || exit -1; # best playback defaults for average hardware