diff options
author | ltoetsch <ltoetsch@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2001-03-02 10:19:07 +0000 |
---|---|---|
committer | ltoetsch <ltoetsch@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2001-03-02 10:19:07 +0000 |
commit | 9fcb620b3c951b83608f6808cf3b1a693f397557 (patch) | |
tree | dfe885cda929c762f925459565ec3382c689e4d0 /lcd4linux.c | |
parent | 46133e712097beaa243ac68c319603796f78526e (diff) | |
download | lcd4linux-9fcb620b3c951b83608f6808cf3b1a693f397557.tar.gz |
[lcd4linux @ 2001-03-02 10:18:03 by ltoetsch]
added /proc/apm battery stat
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@93 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
-rw-r--r-- | lcd4linux.conf.sample | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index 07c1b11..0032ff3 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -75,6 +75,13 @@ Tau 500 Overload 2.0 +# flash bp-Bar if below Battwarning +# I use Row6 "Bat%bp%bs%bd$r10bp+bp" +# which gives a nice flash effect +# default 10 + +Battwarning 10 + SetiDir /etc/setiathome Mailbox1 /var/spool/mail/michii |