Differences between revisions 2 and 3
Revision 2 as of 2012-12-15 07:28:31
Size: 570
Editor: SamatJain
Comment:
Revision 3 as of 2013-01-05 23:59:28
Size: 945
Editor: SamatJain
Comment: Battery charging threshold w/ tpacpi-bat
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
== Features ==

=== Battery charging threshold ===

Use [[https://aur.archlinux.org/packages.php?ID=54293|tpacpi-bat]] ([[https://github.com/teleshoes/tpacpi-bat|github reposistory]]), and run with:

{{{#!highlight sh
tpacpi-bat startChargeThreshold 0 40
tpacpi-bat stopChargeThreshold 0 80
}}}

to set charge start threshold at 40%, and stop threshold at 80%.

Resources

Reviews

Features

Battery charging threshold

Use tpacpi-bat (github reposistory), and run with:

   1 tpacpi-bat startChargeThreshold 0 40
   2 tpacpi-bat stopChargeThreshold 0 80

to set charge start threshold at 40%, and stop threshold at 80%.

Forum threads

SamatsWiki: ThinkPad/T530 (last edited 2016-03-04 05:05:46 by SamatJain)