From ca94a87e93f466e2abf583e901d6dfc346fea972 Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Tue, 17 Feb 2009 19:01:15 +0100 Subject: Initial commit --- tp_smapi.sysconfig | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tp_smapi.sysconfig (limited to 'tp_smapi.sysconfig') 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 -- cgit