From 3415bc0419bc2914534629d58317796dab3abc68 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Fri, 1 Dec 2000 20:42:37 +0000 Subject: [lcd4linux @ 2000-12-01 20:42:37 by reinelt] added debugging of SIN driver output, probably found the positioning bug (format %02x instead of %2x) --- lcd4linux.conf.sample | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'lcd4linux.conf.sample') diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index fc7f232..fd4d0ac 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -3,13 +3,10 @@ #Speed 19200 #Contrast 160 -Display HD44780 -Port 0x378 -Size 16x2 -Delay 398 - -Row1 "Disk%dm $R10dr+dw" -Row2 "Net %nm $R10nr+nw" +#Display HD44780 +#Port 0x378 +#Size 16x2 +#Delay 398 #Display BLC100x #Port /dev/ttyS2 @@ -44,6 +41,12 @@ Row2 "Net %nm $R10nr+nw" #halfground \#90c000 #background \#a0d000 +Display SIN +Port /dev/ttyS1 + +Row1 "Disk%dm $R10dr+dw" +Row2 "Net %nm $R10nr+nw" + #Row1 "*** %o %v ***" #Row2 "%p CPU %r MB RAM" #Row3 "Busy %cb%% $r10cs+cb" @@ -78,5 +81,3 @@ Sensor2_max 50 Sensor3 /proc/sys/dev/sensors/w83781d-isa-0290/temp3 Sensor3_min 30 Sensor3_max 50 - -Fifo /var/run/lcd4linux -- cgit v1.2.3