README: update thermal documentation

Thermal now accepts an optional third argument when warg is a table.
This commit is contained in:
Adrian C. (anrxc) 2012-03-31 20:58:10 +02:00
parent 5605030ed4
commit f972955ce7
1 changed files with 4 additions and 3 deletions

7
README
View File

@ -132,9 +132,10 @@ vicious.widgets.cpufreq
vicious.widgets.thermal
- provides temperature levels of ACPI and coretemp thermal zones
- takes the thermal zone as an argument, i.e. "thermal_zone0", or a
table with 1st field as thermal zone and 2nd as data source -
available data sources are "proc", "core" and "sys" - which is the
default when only the zone is provided
table with 1st field as thermal zone, 2nd as data source -
available data sources are "proc", "core" and "sys" (which is the
default when only the zone is provided) and 3rd optional argument
as a temperature input file to read
- returns 1st value as temperature of requested thermal zone
vicious.widgets.uptime