From 5aef0c5097df02b2809eb86c0c81c9e04667ee8e Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Fri, 24 Sep 2004 21:41:00 +0000 Subject: [lcd4linux @ 2004-09-24 21:40:52 by reinelt] new driver for the BWCT USB LCD interface board. --- lcd4linux.conf.sample | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'lcd4linux.conf.sample') diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index 644a780..9d9acfe 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -137,6 +137,15 @@ Display USBLCD { } +Display BWCT { + Driver 'BWCT' + Size '16x2' + Contrast 30 + asc255bug 1 + Icons 1 +} + + Display T6963-240x64 { Driver 'T6963' Port '/dev/parports/0' @@ -655,8 +664,8 @@ Layout testMySQL { #Display 'MI240' #Display 'CW12232' #Display 'HD44780-20x4' -#Display 'SC1602D' -Display 'LCM-162' +#Display 'SC1602D' +#Display 'LCM-162' #Display 'CF631' #Display 'CF632' #Display 'CF633' @@ -666,6 +675,7 @@ Display 'LCM-162' #Display 'T6963-240x64' #Display 'XWindow' #Display 'USBLCD' +Display 'BWCT' #Display 'Image' #Layout 'Default' -- cgit v1.2.3