aboutsummaryrefslogtreecommitdiffstats
path: root/lcd4linux.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'lcd4linux.conf.sample')
-rw-r--r--lcd4linux.conf.sample29
1 files changed, 28 insertions, 1 deletions
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'