From 960aa7ec9ab275c7ebeb4bba96dbbd7b9211c000 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Wed, 12 Apr 2000 08:05:45 +0000 Subject: [lcd4linux @ 2000-04-12 08:05:45 by reinelt] first version of the HD44780 driver --- lcd4linux.conf.sample | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) (limited to 'lcd4linux.conf.sample') diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index 2f37c77..f3ed752 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -3,6 +3,11 @@ #Speed 19200 #Contrast 160 +Display HD44780 +Port 0x378 +Size 16x2 + + #Display PPM #size 20x4 #font 5x8 @@ -13,16 +18,15 @@ #halfground \#70c000 #background \#80d000 -Display X11 -size 20x5 -font 5x8 -pixel 1+0 -gap -1x-1 -border 1 -foreground \#102000 -halfground \#90c000 -background \#a0d000 - +#Display X11 +#size 20x5 +#font 5x8 +#pixel 1+0 +#gap -1x-1 +#border 1 +#foreground \#102000 +#halfground \#90c000 +#background \#a0d000 #Row1 "*** %o %v ***" #Row2 "%p CPU %r MB RAM" -- cgit v1.2.3