summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-plugins/vdr-imonlcd/files/confd')
-rw-r--r--media-plugins/vdr-imonlcd/files/confd10
1 files changed, 10 insertions, 0 deletions
diff --git a/media-plugins/vdr-imonlcd/files/confd b/media-plugins/vdr-imonlcd/files/confd
new file mode 100644
index 0000000..5f094a9
--- /dev/null
+++ b/media-plugins/vdr-imonlcd/files/confd
@@ -0,0 +1,10 @@
+#Sets the lcd-device to other device than /dev/lcd0
+
+IMONLCD_DEV="/dev/lcd0"
+
+# Sets the protocol of lcd-device
+# 0038 - For LCD with ID 15c2:0038 SoundGraph Inc (default)
+# ffdc - For LCD with ID 15c2:ffdc SoundGraph Inc
+# Check lsusb for more info.
+
+IMONLCD_MODE="ffdc"