From 62c2b871ae20d093190f7a64b1f13661c7a42222 Mon Sep 17 00:00:00 2001 From: reinelt Date: Sun, 24 Apr 2005 04:33:46 +0000 Subject: [lcd4linux @ 2005-04-24 04:33:46 by reinelt] driver for TREFON USB LCD's added git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@531 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- lcd4linux.conf.sample | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'lcd4linux.conf.sample') diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index e248b93..d1c10a0 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -1,3 +1,9 @@ +Display Trefon { + Driver 'TREFON' + Size '16x2' +} + + Display LCD-Linux { Driver 'LCD-Linux' } @@ -744,13 +750,14 @@ Layout testMySQL { #Display 'LCDTerm' #Display 'CT20x4' #Display 'T6963-240x64' -Display 'XWindow' +#Display 'XWindow' #Display 'USBLCD' #Display 'BWCT' #Display 'Image' +Display 'Trefon' -Layout 'Default' -#Layout 'L16x2' +#Layout 'Default' +Layout 'L16x2' #Layout 'L20x2' #Layout 'Test' -- cgit v1.2.3