aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-06-12 17:22:29 +1200
committerDavid <dbphillipsnz@gmail.com>2014-06-12 17:22:29 +1200
commit776add29dfe65b6a73bd2e9513df09795ab86084 (patch)
tree2acdfa6889799699fc6bcd83e596ecea71215a6c
parent2244ff66ff8dfe5352c5ab850a99d06648a14a6b (diff)
downloadparamano-776add29dfe65b6a73bd2e9513df09795ab86084.tar.xz
Config comments change
-rw-r--r--trayfreq.conf.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/trayfreq.conf.src b/trayfreq.conf.src
index a661a6a..b2e4500 100644
--- a/trayfreq.conf.src
+++ b/trayfreq.conf.src
@@ -1,7 +1,7 @@
#
# Begin TRAYFREQ_CONF
#
-# Template config file for trayfreq-archlinux
+# Template/default config file for trayfreq-archlinux
#
[battery]
@@ -11,7 +11,7 @@
## 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
+## /sys/devices/system/cpu/cpuX/cpufreq/scaling_available_governors
# governor=powersave
[ac]
@@ -27,7 +27,7 @@
[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
+## /sys/devices/system/cpu/cpuX/cpufreq/scaling_available_frequencies
# default=800000