summaryrefslogtreecommitdiff
path: root/graphlcd.conf
diff options
context:
space:
mode:
authorandreas 'randy' weinberger <vdr@smue.org>2010-02-28 12:08:41 +0100
committerandreas 'randy' weinberger <vdr@smue.org>2010-02-28 12:08:41 +0100
commitb19c06a5a115dcc13467fcc9e5e2272535e2399b (patch)
tree3f0f7e4218fb8485381073e83fe2a730b2f400d1 /graphlcd.conf
parent60d0ac47edb93d019743d864da136853faa1e5b1 (diff)
downloadgraphlcd-base-b19c06a5a115dcc13467fcc9e5e2272535e2399b.tar.gz
graphlcd-base-b19c06a5a115dcc13467fcc9e5e2272535e2399b.tar.bz2
added support for Futaba DM140 vfd (graphlcd-base-0.1.5_gcc43-compat.diff)
Diffstat (limited to 'graphlcd.conf')
-rw-r--r--graphlcd.conf20
1 files changed, 20 insertions, 0 deletions
diff --git a/graphlcd.conf b/graphlcd.conf
index 07a33e4..b63d662 100644
--- a/graphlcd.conf
+++ b/graphlcd.conf
@@ -526,3 +526,23 @@ UpsideDown=no
Invert=no
Brightness=10
RefreshDisplay=1
+
+########################################################################
+
+[dm140gink]
+# dm140gink driver
+# This is an driver module for Futaba DM140-GINK VFD displays.
+# The VFD is built-in in some HTPC cases and connected to a
+# USB port.
+# Default size: 112 x 16
+Driver=dm140gink
+#Width=112
+#Height=16
+#UpsideDown=no
+
+# Invertion is not supported
+#Invert=no
+
+# USB VendorID and ProductID
+#Vendor=0x040b
+#Product=0x7001