diff options
author | andreas 'randy' weinberger <vdr@smue.org> | 2010-04-23 16:17:07 +0200 |
---|---|---|
committer | andreas 'randy' weinberger <vdr@smue.org> | 2010-04-23 16:17:07 +0200 |
commit | 57729cf285b058d192a60bd7fce1b2d29bdd9650 (patch) | |
tree | ad5fd8b59c50a9473f9ec4f7cac12818310c1e52 /graphlcd.conf | |
parent | 19f5069a27d4ce0e8e53a2a7f47fb68dc1413e37 (diff) | |
download | graphlcd-base-color.tar.gz graphlcd-base-color.tar.bz2 |
added additional wiring for GU256x64-372 drivercolor
(thanks to mentox, http://www.vdr-portal.de/board/thread.php?postid=895721#post895721)
http://projects.vdr-developer.org/issues/show/319
Diffstat (limited to 'graphlcd.conf')
-rw-r--r-- | graphlcd.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphlcd.conf b/graphlcd.conf index fe26eb0..2b0e784 100644 --- a/graphlcd.conf +++ b/graphlcd.conf @@ -179,6 +179,12 @@ Device=/dev/parport0 #AdjustTiming=0 #RefreshDisplay=1 +# Wiring +# Select the type of wiring your display is connected with. +# Possible values: 'Standard', 'Windows' +# Default value: 'Standard' +Wiring=Standard + ######################################################################## [gu256x64-3900] |