From 96dfad550500b0fd36bcb34821b6347b0c94776a Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Sat, 2 Oct 2004 09:31:58 +0000 Subject: [lcd4linux @ 2004-10-02 09:31:55 by reinelt] USBLCD driver modified to use libusb --- lcd4linux.conf.sample | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'lcd4linux.conf.sample') diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index 9d9acfe..cabd335 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -130,7 +130,8 @@ Display CT20x4 { Display USBLCD { Driver 'USBLCD' - Port '/dev/lcd0' +# Port '/dev/lcd0' + Port 'libusb' Size '20x4' asc255bug 1 Icons 1 @@ -674,12 +675,12 @@ Layout testMySQL { #Display 'CT20x4' #Display 'T6963-240x64' #Display 'XWindow' -#Display 'USBLCD' -Display 'BWCT' +Display 'USBLCD' +#Display 'BWCT' #Display 'Image' -#Layout 'Default' -Layout 'L16x2' +Layout 'Default' +#Layout 'L16x2' #Layout 'L20x2' #Layout 'Test' -- cgit v1.2.3