From d669b9c4004a5aaeb026f399bcd3cb5ecfb69630 Mon Sep 17 00:00:00 2001 From: PA4WDH Date: Tue, 30 Jul 2024 16:46:53 +0200 Subject: Update README.html --- README.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.html b/README.html index 5ed6157..a573de9 100644 --- a/README.html +++ b/README.html @@ -39,8 +39,15 @@ <li><strong>-g</strong> the cpufreq governor to use. Conservative seems to work nicely with this daemon's concept. Use the special keyword "keep" to prevent this daemon from changing the governor</li> - <li><strong>-i</strong> set the file for CPU temperature readout. Most sensors - should be available in sysfs somewhere</li> + <li><strong>-i</strong> set the input for CPU temperature. This can be set in several ways: + <ul> + <li>An absolute path (usually somewhere in /sys), this should start with a / + </li> + <li>The name of a sensor (for example "Package id 0" from coretemp) + don't forget to quote when the name contains spaces</li> + <li>The word "auto" triggers autodetection</li> + </ul> + </li> <li><strong>-p</strong> set poll interval</li> <li><strong>-s</strong> set the step size to increase/decrease CPU speed. Note that this value will be multiplied by the difference between the CPU -- cgit v1.2.3