aboutsummaryrefslogtreecommitdiff
path: root/trayfreq.conf.src
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-07-20 13:25:37 +1200
committerDavid <dbphillipsnz@gmail.com>2014-07-20 13:25:37 +1200
commit64091a89f410fc46918ee05a0226ccce90559328 (patch)
treeb25f054759dda2c94c87cc3d8facfd31bd6aaa45 /trayfreq.conf.src
parent0a915305a6481f3b9553511376358ab81a51724c (diff)
parentce5d47962ac628521a658f20b3f48aee7d041fe3 (diff)
downloadparamano-64091a89f410fc46918ee05a0226ccce90559328.tar.xz
Merge branch 'master' into stable
Conflicts: Makefile tray.c trayfreq.conf.src trayfreq_set_interface.c
Diffstat (limited to 'trayfreq.conf.src')
-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