From e8e1dc888de11ad73dbab1ea08d6b995dae83113 Mon Sep 17 00:00:00 2001 From: reinelt Date: Mon, 5 Mar 2001 18:20:21 +0000 Subject: [lcd4linux @ 2001-03-05 18:20:21 by reinelt] TOTO list update git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@99 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- TODO | 7 +++++++ lcd4linux.conf.sample | 31 ++++++++++++++++++------------- 2 files changed, 25 insertions(+), 13 deletions(-) diff --git a/TODO b/TODO index 109a2e9..bb6c9a0 100644 --- 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 +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 +replace T_EXTENDED with a Flag similar to 'bar' diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index 0032ff3..50de336 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -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" -- cgit v1.2.3