diff options
author | reinelt <> | 2000-05-21 06:20:35 +0000 |
---|---|---|
committer | reinelt <> | 2000-05-21 06:20:35 +0000 |
commit | 13959d11ec74c762a55c7f2ca26ca0ab4245d58e (patch) | |
tree | fb12e6c8544f51e3a8837813c0bccc4443f755c1 /lcd4linux.conf.sample | |
parent | a22830eeaa29706909f55116c5634849a7c2b309 (diff) | |
download | lcd4linux-13959d11ec74c762a55c7f2ca26ca0ab4245d58e.tar.gz |
[lcd4linux @ 2000-05-21 06:20:35 by reinelt]
added ppp throughput
token is '%t[iomt]' at the moment, but this will change in the near future
Diffstat (limited to 'lcd4linux.conf.sample')
-rw-r--r-- | lcd4linux.conf.sample | 28 |
1 files changed, 15 insertions, 13 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index 79f1d76..87400b6 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 @@ -12,14 +12,14 @@ #Port /dev/ttyS2 #Type 20x4 -Display PalmPilot -Port /dev/ttyS2 -Speed 4800 -size 20x4 -font 6x8 -pixel 1+0 -gap 0x0 -border 2 +#Display PalmPilot +#Port /dev/ttyS2 +#Speed 4800 +#size 20x4 +#font 6x8 +#pixel 1+0 +#gap 0x0 +#border 2 #Display PPM #size 20x4 @@ -49,9 +49,11 @@ border 2 Row1 "Load %l1%L$r10cs+cb" Row2 "Disk %dm $R10dr+dw" Row3 "Net %nm $R10nr+nw" -Row4 "ISDN %im $r10ii+io" +#Row4 "ISDN %im $r10ii+io" Row5 "Temp %s2°$r10s1+s2" +Row4 "DSL %tm $r10ti+to" + #Row1 "$u3l1$u3cb$u3cs $u3mu$u3ma$u3ms $u3dr$u3dw $u3nr$u3nw $u3ii$u3io" #Row2 " " #Row3 " " |