From 92be5fbae59b5d63c09f35f435a2738cdcb3a953 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Wed, 11 Nov 2009 02:57:30 +0100 Subject: thermal: widget rewritten for sysfs Default path is set to /sys/class/thermal but at least it's easier to switch to /sys/class/hwmon (i.e. coretemp) now without much code modification. Note; zone IDs are probably different than those in /proc/acpi/thermal_zone --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 845e647..f9febff 100644 --- a/README +++ b/README @@ -149,7 +149,7 @@ vicious.widgets.cpufreq vicious.widgets.thermal - provides temperature levels of ACPI thermal zones - - takes the thermal zone as an argument, i.e. "TZS0" + - takes the thermal zone as an argument, i.e. "thermal_zone0" - returns 1st value as temperature of requested thermal zone vicious.widgets.load -- cgit v1.2.3