diff options
author | Hans Ulrich Niedermann <hun@n-dimensional.de> | 2009-02-17 19:01:15 +0100 |
---|---|---|
committer | Hans Ulrich Niedermann <hun@n-dimensional.de> | 2009-02-17 19:01:15 +0100 |
commit | ca94a87e93f466e2abf583e901d6dfc346fea972 (patch) | |
tree | 9d728fc903dd1e6b82d9fc232acdfc2df9d45fa3 /tp_smapi.sysconfig | |
download | tp_smapi-package-master.tar.gz tp_smapi-package-master.tar.xz tp_smapi-package-master.zip |
Initial commitHEADtp_smapi-0.40-1.fc10master
Diffstat (limited to 'tp_smapi.sysconfig')
-rw-r--r-- | tp_smapi.sysconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tp_smapi.sysconfig b/tp_smapi.sysconfig new file mode 100644 index 0000000..48547bc --- /dev/null +++ b/tp_smapi.sysconfig @@ -0,0 +1,9 @@ +# Battery charge thresholds + +# This is supposed to make the battery survive many many cycles +#START_CHARGE_THRESH=40 +#STOP_CHARGE_THRESH=80 + +# This gives you more charge when you are on the road +#START_CHARGE_THRESH=60 +#STOP_CHARGE_THRESH=95 |