manpage: be more explicit about the path option
This commit is contained in:
parent
13ebebeb7a
commit
de8c6cba60
@ -221,8 +221,9 @@ If you want the battery percentage to be shown without decimals, add
|
|||||||
+integer_battery_capacity = true+.
|
+integer_battery_capacity = true+.
|
||||||
|
|
||||||
If your battery is represented in a non-standard path in /sys, be sure to
|
If your battery is represented in a non-standard path in /sys, be sure to
|
||||||
modify the "path" property accordingly. The first occurence of %d gets replaced
|
modify the "path" property accordingly, i.e. pointing to the uevent file on
|
||||||
with the battery number, but you can just hard-code a path as well.
|
your system. The first occurence of %d gets replaced with the battery number,
|
||||||
|
but you can just hard-code a path as well.
|
||||||
|
|
||||||
It is possible to define a low_threshold that causes the battery text to be
|
It is possible to define a low_threshold that causes the battery text to be
|
||||||
colored red. The low_threshold type can be of threshold_type "time" or
|
colored red. The low_threshold type can be of threshold_type "time" or
|
||||||
@ -237,6 +238,8 @@ colored red. The low_threshold type can be of threshold_type "time" or
|
|||||||
|
|
||||||
*Example threshold_type*: +time+
|
*Example threshold_type*: +time+
|
||||||
|
|
||||||
|
*Example path*: +/sys/class/power_supply/CMB1/uevent+
|
||||||
|
|
||||||
=== CPU-Temperature
|
=== CPU-Temperature
|
||||||
|
|
||||||
Gets the temperature of the given thermal zone. It is possible to
|
Gets the temperature of the given thermal zone. It is possible to
|
||||||
|
Loading…
Reference in New Issue
Block a user