From 2c038ac106629d78c31763f8c8498e579b3b672c Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Sat, 25 Mar 2000 05:50:43 +0000 Subject: [lcd4linux @ 2000-03-25 05:50:43 by reinelt] memory leak in Raster_flush closed driver family logic changed --- lcd4linux.conf.sample | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lcd4linux.conf.sample') diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index 3a2be42..9be532f 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -5,11 +5,11 @@ #Display X11 DISPLAY PPM -size 20x4 +size 10x2 font 5x8 -pixel 5+1 -gap 5x5 -border 20 +pixel 3+1 +gap 4x4 +border 5 foreground 102000 halfground 70c000 background 80d000 @@ -17,7 +17,7 @@ background 80d000 #Row1 "*** %o %v ***" #Row2 "%p CPU %r MB RAM" -#Row3 "Busy %cu%% $r10cs+cb" +#Row3 "Busy %cb%% $r10cs+cb" #Row4 "Load %l1%L$r10l1" Row1 "Load %l1%L$r10cs+cb" -- cgit v1.2.3