aboutsummaryrefslogtreecommitdiff
path: root/data/trayfreq.conf
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-05-09 21:09:23 +1200
committerDavid <dbphillipsnz@gmail.com>2014-05-09 21:09:23 +1200
commit72c2b91bbece8b963763f626e10fc479fffd4e35 (patch)
tree916062fd6ec198dd94842ea6d82e5646047390cc /data/trayfreq.conf
parent04d2cf5f14cc3ab0eec26d775945e872a6fba8c5 (diff)
downloadparamano-72c2b91bbece8b963763f626e10fc479fffd4e35.tar.xz
Updated default config file
Diffstat (limited to 'data/trayfreq.conf')
-rw-r--r--data/trayfreq.conf9
1 files changed, 7 insertions, 2 deletions
diff --git a/data/trayfreq.conf b/data/trayfreq.conf
index 59dc4d8..ad6abcf 100644
--- a/data/trayfreq.conf
+++ b/data/trayfreq.conf
@@ -5,9 +5,12 @@
[battery]
## Uncomment to hide battery icon -- useful for desktop PCs
+## Set to anything (or leave unset/commented out) to show battery icon
# show=0
-## Governor to use for all cores when on battery power
+## Name of the governor to use for all cores when on battery power
+## Get a space-separated list of available governors from
+## /sys/devices/system/cpu/cpu{{CORE_NUMBER}}/cpufreq/scaling_available_governors
# governor=powersave
[ac]
@@ -20,8 +23,10 @@
# default=ondemand
-## The frequency to set the CPU to when trayfreq starts
[frequency]
+## The frequency to set the CPU to when trayfreq starts
+## Get a space-separated list of available frequencies from
+## /sys/devices/system/cpu/cpu{{CORE_NUMBER}}/cpufreq/scaling_available_frequencies
# default=800000