]> git.webhop.me Git - lcd4linux.git/commitdiff
[lcd4linux @ 2001-03-05 18:20:21 by reinelt]
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Mon, 5 Mar 2001 18:20:21 +0000 (18:20 +0000)
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Mon, 5 Mar 2001 18:20:21 +0000 (18:20 +0000)
TOTO list update

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@99 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

TODO
lcd4linux.conf.sample

diff --git a/TODO b/TODO
index 109a2e939e808318db1d1418f08c68e828db58d7..bb6c9a081828095aecb19a3549021266a3a3dabc 100644 (file)
--- a/TODO
+++ b/TODO
@@ -35,3 +35,10 @@ is online
 // - display numer of emails in a mailbox
 // - display seti@home values
 done.
+
+2001-03-05 Leo Tötsch <lt@toetsch.at>
+rename some tokens: %o->%os, %v->%ov, %r->%or, %p->%op,
+will be done with the big config-rework
+
+2001-03-05 Leo Tötsch <lt@toetsch.at>
+replace T_EXTENDED with a Flag similar to 'bar'
index 0032ff315c74d36ccfe988e7651cdb20ae59af67..50de3365990acf287789d0ebb198913de33573d9 100644 (file)
@@ -3,10 +3,10 @@
 #Speed 19200
 #Contrast 160
 
-Display HD44780
-Port 0x378
-Size 24x2
-Delay 503
+#Display HD44780
+#Port 0x378
+#Size 24x2
+#Delay 503
 
 #Display BLC100x
 #Port /dev/ttyS2
@@ -31,6 +31,16 @@ Delay 503
 #halfground \#70c000
 #background \#80d000
 
+Display PNG
+size 20x4
+font 5x8
+pixel 2+0
+gap -1x-1
+border 5
+foreground \#102000
+halfground \#70c000
+background \#80d000
+
 #Display X11
 #size 20x5
 #font 5x8
@@ -44,18 +54,13 @@ Delay 503
 #Display SIN
 #Port /dev/tty9
 
-Row1 "Disk%dm $R14dr+dw"
-Row2 "Net %nm $R14nr+nw"
-Row3 "%s1 %s2 %s3"
-Row4 "%hc %ht %e1"
-
 #Row1 "abcdefghijklmnopqrstuvwxyz"
 #Row2 "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
 
-#Row1 "*** %o %v ***"
-#Row2 "%p CPU  %r MB RAM"
-#Row3 "Busy %cb%% $r10cs+cb"
-#Row4 "Load%l1%L$r10l1"
+Row1 "*** %o %v ***"
+Row2 "%p CPU  %r MB RAM"
+Row3 "Busy %cb%% $r10cs+cb"
+Row4 "Load%l1%L$r10l1"
 
 #Row1 "Load%l1%L$r10cs+cb"
 #Row2 "Disk%dm $R10dr+dw"