From d0b266cf85d3c7733259c76831de0cfd4c1731a1 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Thu, 8 Mar 2012 21:03:40 +0000 Subject: Import upstream version 0.11.0~svn1180 --- lcd4linux.conf.sample | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) (limited to 'lcd4linux.conf.sample') diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index 87150f8..fee3692 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -1,4 +1,4 @@ -# $Id: lcd4linux.conf.sample 1158 2011-07-28 02:09:16Z michael $ +# $Id: lcd4linux.conf.sample 1176 2012-02-21 03:53:17Z michael $ # $URL: https://ssl.bulix.org/svn/lcd4linux/trunk/lcd4linux.conf.sample $ @@ -27,6 +27,16 @@ Display SerDispLib { } +Display TeakLCM { + Driver 'TeakLCM' + Size '20x2' + Port '/dev/ttyS1' + Speed 38400 + Backlight 1 + Icons 0 +} + + Display Trefon { Driver 'TREFON' Size '16x2' @@ -547,6 +557,21 @@ Display VNC { HttpPort '5800' } + +Display FutabaVFD { + Driver 'FutabaVFD' + Port '/dev/parport0' + Size '40x2' + Brightness 3 + Wire { + RW 'STROBE' + TEST 'AUTOFD' + SELECT 'SLCTIN' + BUSY 'BUSY' + } +} + + #Plugin KVV { # StationID '12_701' # Refresh 30 @@ -1313,6 +1338,7 @@ Layout Debug { #Display 'USBLCD' #Display 'BWCT' #Display 'Image' +#Display 'TeakLCD' #Display 'Trefon' #Display 'LCD2USB' #Display 'LPH7508-serdisplib' @@ -1320,6 +1346,7 @@ Layout Debug { #Display 'ctinclud' #Display 'picoLCD' #Display 'VNC' +#Display 'FutabaVFD' Display 'GLCD2USB' #Layout 'Default' -- cgit v1.2.3