From 926e9c023da6589ce763e7d1466acc77fc593f43 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Sat, 30 Apr 2005 06:02:09 +0000 Subject: [lcd4linux @ 2005-04-30 06:02:09 by reinelt] LCD-Linux display size set up from lcd4linux.conf --- lcd4linux.conf.sample | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'lcd4linux.conf.sample') diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index 57465f1..f8fa773 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -8,6 +8,7 @@ Display Trefon { Display LCD-Linux { Driver 'LCD-Linux' + Size '20x2' } Display LK204 { @@ -75,8 +76,9 @@ Display Curses { Display HD44780-generic { Driver 'HD44780' Model 'generic' - Port '/dev/parport0' + Port '/dev/parports/0' Size '20x4' + asc255bug 1 Wire { RW 'GND' RS 'AUTOFD' @@ -737,7 +739,7 @@ Layout testMySQL { } -#Display 'LCD-Linux' +Display 'LCD-Linux' #Display 'LK204' #Display 'MI240' #Display 'CW12232' @@ -756,7 +758,7 @@ Layout testMySQL { #Display 'USBLCD' #Display 'BWCT' #Display 'Image' -Display 'Trefon' +#Display 'Trefon' #Layout 'Default' Layout 'L16x2' -- cgit v1.2.3