From bf336ed4eeb6ade0e5c963b76683df3d1fd1fd7b Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Tue, 28 Mar 2000 07:22:15 +0000 Subject: [lcd4linux @ 2000-03-28 07:22:15 by reinelt] version 0.95 released X11 driver up and running minor bugs fixed --- lcd4linux.conf.sample | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) (limited to 'lcd4linux.conf.sample') diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index 631abdd..9b00f86 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -3,18 +3,26 @@ #Speed 19200 #Contrast 160 -#Display xlcd -Display PPM -size 20x4 +#Display PPM +#size 20x4 +#font 5x8 +#pixel 3+0 +#gap 3x3 +#border 10 +#foreground \#102000 +#halfground \#70c000 +#background \#80d000 + +Display X11 +size 20x5 font 5x8 -pixel 3+0 -gap 3x3 -border 5 +pixel 2+0 +gap 2x2 +border 3 foreground \#102000 halfground \#70c000 background \#80d000 - #Row1 "*** %o %v ***" #Row2 "%p CPU %r MB RAM" #Row3 "Busy %cb%% $r10cs+cb" @@ -24,7 +32,7 @@ Row1 "Load %l1%L$r10cs+cb" Row2 "Disk %dm $R10dr+dw" Row3 "Net %nm $R10nr+nw" Row4 "ISDN %im $r10ii+io" -Row5 "Temp %s2\337$r10s1+s2" +Row5 "Temp %s2°$r10s1+s2" #Row1 "$u3l1$u3cb$u3cs $u3mu$u3ma$u3ms $u3dr$u3dw $u3nr$u3nw $u3ii$u3io" #Row2 " " -- cgit v1.2.3