summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandreas 'randy' weinberger <vdr@smue.org>2010-04-21 07:50:02 +0200
committerandreas 'randy' weinberger <vdr@smue.org>2010-04-21 07:50:02 +0200
commit19f5069a27d4ce0e8e53a2a7f47fb68dc1413e37 (patch)
tree80e4e7d12a4baf1a45866926122bcbefb14bd0a2
parent68ac6628a31cb1472275b5282c5cf9a971d9bddd (diff)
downloadgraphlcd-base-19f5069a27d4ce0e8e53a2a7f47fb68dc1413e37.tar.gz
graphlcd-base-19f5069a27d4ce0e8e53a2a7f47fb68dc1413e37.tar.bz2
set /dev/parport0 as default device in graphlcd.conf, as suggested by Mreimer
http://www.vdrportal.de/board/thread.php?postid=906487#post906487
-rw-r--r--graphlcd.conf54
1 files changed, 31 insertions, 23 deletions
diff --git a/graphlcd.conf b/graphlcd.conf
index b63d662..fe26eb0 100644
--- a/graphlcd.conf
+++ b/graphlcd.conf
@@ -143,8 +143,8 @@ Zoom=1
# Default size: 140 x 32
Driver=gu140x32f
-Port=0x378
-#Device=/dev/parport0
+Device=/dev/parport0
+#Port=0x378
#Width=140
#Height=32
#UpsideDown=no
@@ -169,8 +169,8 @@ Wiring=Standard
# Default size: 256 x 64
Driver=gu256x64-372
-Port=0x378
-#Device=/dev/parport0
+Device=/dev/parport0
+#Port=0x378
#Width=256
#Height=64
#UpsideDown=no
@@ -189,8 +189,8 @@ Port=0x378
# Default size: 256 x 64
Driver=gu256x64-3900
-Port=0x378
-#Device=/dev/parport0
+Device=/dev/parport0
+#Port=0x378
#Width=256
#Height=64
#UpsideDown=no
@@ -228,9 +228,8 @@ DMA=yes
# Default size: 126 x 64
Driver=gu126x64D-K610A4
-Port=0x378
-# Device=/dev/parport0
-
+Device=/dev/parport0
+#Port=0x378
#Width=126
#Height=64
#UpsideDown=no
@@ -257,8 +256,9 @@ Port=0x378
# This is a driver module for the Hitachi HD61830 LCD controller.
# Default size: 240 x 128
Driver=hd61830
-Port=0x378
-#Device=/dev/parport0
+
+Device=/dev/parport0
+#Port=0x378
#Width=240
#Height=128
#UpsideDown=no
@@ -286,8 +286,9 @@ Driver=image
# This is a driver module for the Samsung KS0108 LCD controller.
# Default size: 128 x 64
Driver=ks0108
-Port=0x378
-#Device=/dev/parport0
+
+Device=/dev/parport0
+#Port=0x378
#Width=128
#Height=64
#UpsideDown=no
@@ -308,8 +309,9 @@ Control=1
# This is a driver module for the Epson SED1330/1335 LCD controller.
# Default size: 320 x 240
Driver=sed1330
-Port=0x378
-#Device=/dev/parport0
+
+Device=/dev/parport0
+#Port=0x378
#Width=320
#Height=240
#UpsideDown=no
@@ -343,8 +345,9 @@ Interface=6800
# This is a driver module for the Epson SED1520 LCD controller.
# Default size: 120 x 32
Driver=sed1520
-Port=0x378
-#Device=/dev/parport0
+
+Device=/dev/parport0
+#Port=0x378
#Width=120
#Height=32
#UpsideDown=no
@@ -372,8 +375,9 @@ Driver=simlcd
# This is a driver module for the Toshiba T6963C LCD controller.
# Default size: 240 x 128
Driver=t6963c
-Port=0x378
-#Device=/dev/parport0
+
+Device=/dev/parport0
+#Port=0x378
#Width=240
#Height=128
#UpsideDown=no
@@ -453,8 +457,8 @@ Controller=optrex323
# Defaults to white (0xFFFFFF) if not set
#BGColour=0xFFFFFF
-Port=0x378
-#Device=/dev/parport0
+Device=/dev/parport0
+#Port=0x378
#UpsideDown=no
#Invert=no
Contrast=5
@@ -473,8 +477,9 @@ Backlight=yes
# single PC parallel port.
# Default size: 128 x 64
Driver=noritake800
-Port=0x378
-#Device=/dev/parport0
+
+Device=/dev/parport0
+#Port=0x378
Width=128
Height=64
#UpsideDown=no
@@ -546,3 +551,6 @@ Driver=dm140gink
# USB VendorID and ProductID
#Vendor=0x040b
#Product=0x7001
+# USB ID activy 5xx:
+#Vendor=0x1509
+#Product=0x925d