summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/tweaker/bin/twk_cpu.pl
diff options
context:
space:
mode:
authorBob Igo <bob@stormlogic.com>2009-02-19 21:18:44 (GMT)
committerBob Igo <bob@stormlogic.com>2009-02-19 21:18:44 (GMT)
commit52ee5f857d07494db27ab5bb77b0c08f4a90f03d (patch)
tree19191a9793771c63baef833dc29cab18113f51ca /abs/core-testing/tweaker/bin/twk_cpu.pl
parentc447632087665949d734add8f080e250a911c967 (diff)
downloadlinhes_pkgbuild-52ee5f857d07494db27ab5bb77b0c08f4a90f03d.zip
linhes_pkgbuild-52ee5f857d07494db27ab5bb77b0c08f4a90f03d.tar.gz
linhes_pkgbuild-52ee5f857d07494db27ab5bb77b0c08f4a90f03d.tar.bz2
Further Tweaker refinement based on tester feedback.
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 fabef10..fb256cb 100755
--- a/abs/core-testing/tweaker/bin/twk_cpu.pl
+++ b/abs/core-testing/tweaker/bin/twk_cpu.pl
@@ -94,7 +94,7 @@ sub implement_option {
case "high" {
change_or_make_setting('AutoCommflagWhileRecording', '1') || exit -1;
# ??? Interacts with screen aspect ratio
- change_or_make_setting('Theme', 'blootube-wide') || exit -1; # High eye candy, potentially low performance
+ change_or_make_setting('Theme', 'LinHES') || exit -1; # High eye candy, potentially low performance
#change_or_make_entry("displayprofiles", [["pref_decoder", "ffmpeg"]], [["profilegroupid", "1"], ["profileid", "1"]]) || exit -1; # Most CPU usage, best quality
#change_or_make_setting('PreferredMPEG2Decoder', 'ffmpeg') || exit -1; # Most CPU usage, best quality
change_or_make_setting('DefaultVideoPlaybackProfile', 'CPU++') || exit -1; # best playback defaults for powerful hardware