From 965f2f1d917c26c87e6ef5e86ae9d5fca307d432 Mon Sep 17 00:00:00 2001 From: reinelt Date: Thu, 23 Mar 2000 07:24:48 +0000 Subject: [lcd4linux @ 2000-03-23 07:24:48 by reinelt] PPM driver up and running (but slow!) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@17 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- lcd4linux.conf.sample | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'lcd4linux.conf.sample') diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index f00c93e..cb68fba 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -3,10 +3,22 @@ #Speed 19200 #Contrast 160 -Display X11 -rows 2 -columns 20 +#Display X11 +#rows 2 +#columns 20 +DISPLAY PPM +rows 4 +columns 20 +pixelsize 5 +pixelgap 1 +rowgap 1 +colgap 1 +border 20 +foreground 102000 +halfground 70c000 +background 80d000 + #Row1 "*** %o %v ***" #Row2 "%p CPU %r MB RAM" #Row3 "Busy %cu%% $r10cs+cb" -- cgit v1.2.3