Imported Upstream version 2.7.3
This commit is contained in:
parent
a356b56d11
commit
fd413a3168
283 changed files with 14978 additions and 6511 deletions
|
|
@ -60,6 +60,15 @@ file (or with '-x' on the command line):
|
|||
This setting controls the delay between receiving the "kill" command ('-k')
|
||||
and actually cutting power to the computer.
|
||||
|
||||
*battery_min*, *battery_max*::
|
||||
|
||||
These floating-point values correspond to the "empty" (10%) and "full" (100%)
|
||||
voltages of the battery. They are used for an approximation of the battery
|
||||
state-of-charge. The calculated battery.charge value will be clamped to the
|
||||
range of 10% through 100%, so the resting voltage of the charged battery can be
|
||||
used for *battery_max*, and the higher float charge voltage should not cause
|
||||
problems.
|
||||
|
||||
*bus*::
|
||||
|
||||
This regular expression is used to match the USB bus (as seen in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue