aboutsummaryrefslogtreecommitdiffstats
path: root/lcd4linux.conf.sample
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2001-02-19 00:15:46 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2001-02-19 00:15:46 +0000
commit77a7b28b2210f05f982c7baf323b5384c022aa44 (patch)
tree07db76a695855bceee5dc145c4db7d61b168c431 /lcd4linux.conf.sample
parentc5fcbafbb231bab069382831eb7b50e30113cd19 (diff)
downloadlcd4linux-77a7b28b2210f05f982c7baf323b5384c022aa44.tar.gz
[lcd4linux @ 2001-02-19 00:15:46 by reinelt]
integrated mail and seti client major rewrite of parser and tokenizer to support double-byte tokens git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@87 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
-rw-r--r--lcd4linux.conf.sample23
1 files changed, 14 insertions, 9 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample
index fac0770..f4166b4 100644
--- a/lcd4linux.conf.sample
+++ b/lcd4linux.conf.sample
@@ -1,7 +1,7 @@
-#Display LCD2041
-#Port /dev/ttyS2
-#Speed 19200
-#Contrast 160
+Display LCD2041
+Port /dev/ttyS2
+Speed 19200
+Contrast 160
#Display HD44780
#Port 0x378
@@ -41,11 +41,13 @@
#halfground \#90c000
#background \#a0d000
-Display SIN
-Port /dev/tty9
+#Display SIN
+#Port /dev/tty9
Row1 "Disk%dm $R10dr+dw"
Row2 "Net %nm $R10nr+nw"
+Row3 "%s1 %s2 %s3"
+Row4 "%hc %ht %e1"
#Row1 "*** %o %v ***"
#Row2 "%p CPU %r MB RAM"
@@ -70,14 +72,17 @@ Tau 500
Overload 2.0
-Sensor1 /proc/sys/dev/sensors/w83781d-isa-0290/temp1
+SetiDir /etc/setiathome
+Mailbox1 /var/spool/mail/michii
+
+Sensor1 /proc/sys/dev/sensors/as99127f-i2c-0-2d/temp1
Sensor1_min 30
Sensor1_max 50
-Sensor2 /proc/sys/dev/sensors/w83781d-isa-0290/temp2
+Sensor2 /proc/sys/dev/sensors/as99127f-i2c-0-2d/temp2
Sensor2_min 30
Sensor2_max 50
-Sensor3 /proc/sys/dev/sensors/w83781d-isa-0290/temp3
+Sensor3 /proc/sys/dev/sensors/as99127f-i2c-0-2d/temp3
Sensor3_min 30
Sensor3_max 50