Author: pebender
Date: Tue Jun 9 03:59:18 2009
New Revision: 4910
Modified:
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/lcdproc.d/LCDd.conf.d/LCDd.conf
Log:
- Updated default LCDd.conf file to reflect updated system/lcdproc package.
Modified:
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/lcdproc.d/LCDd.conf.d/LCDd.conf
==============================================================================
---
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/lcdproc.d/LCDd.conf.d/LCDd.conf
(original)
+++
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/lcdproc.d/LCDd.conf.d/LCDd.conf
Tue Jun 9 03:59:18 2009
@@ -326,7 +326,7 @@
[EyeboxOne]
# Select the output device to use [default: /dev/ttyS1]
-#Device=/dev/ttyS1
+#Device=/dev/cua01
devi...@mm_lcdproc_device@
# Set the display size [default: 20x4]
@@ -554,6 +554,34 @@
+## Soundgraph iMON LCD ##
+[imonlcd]
+# Specify which iMon protocol should be used [legal: 0=15c2:ffdc device,
+# 1=15c2:0038 device; default: 0]
+Protocol=0
+
+# Set the exit behavior [legal: 0=leave shutdown message, 1=show the big
clock,
+# 2=blank device; default: 1]
+OnExit=2
+
+# Select the output device to use [default: /dev/lcd0]
+devi...@mm_lcdproc_device@
+
+# Select the displays contrast [default: 200; legal: 0-1000]
+Contrast=200
+
+# Specify the size of the display in pixels [default: 96x16]
+#Size=96x16
+
+# Set the backlight state [default: on; legal: on, off]
+#Backlight=on
+
+# Set the disc mode [legal: 0=spin the "slim" disc - two disc segments,
+# 1=their complement spinning; default: 0]
+#DiscMode=0
+
+
+
## IrMan driver ##
[IrMan]
# in case of trouble with IrMan, try the Lirc emulator for IrMan
@@ -735,6 +763,11 @@
# is a vfd or vkd as they don't have this feature
Contrast=480
+# Some old displays do not have an adjustable backlight but only can
+# switch the backlight on/off. If you experience randomly appearing block
+# characters, try setting this to false. [default: yes; legal: yes, no]
+hasAdjustableBacklight=no
+
# Set the initial brightness [default: 1000; legal: 0 - 1000]
Brightness=1000
# Set the initial off-brightness [default: 0; legal: 0 - 1000]
@@ -777,7 +810,6 @@
## Noritake VFD driver ##
[NoritakeVFD]
# device where the VFD is. Usual values are /dev/ttyS0 and /dev/ttyS1
[default: /dev/lcd]
-
devi...@mm_lcdproc_device@
# Specifies the size of the LCD.
Size=20x4
@@ -869,6 +901,7 @@
ConnectionType=classic
+
## Seiko Epson 1520 driver ##
[sed1520]
@@ -1067,22 +1100,5 @@
# X font to use, in XLFD format, as given by "xfontsel"
Font="-*-liberation sans-*-r-*-*-*-0-*-*-*-*-*"
-
-## SoundMon iMon LCD
-[imonlcd]
-# Specify which iMon protocol should be used [default: 0=15c2:ffdc device;
legal: 1=15c2:0038 device]
-Protocol=0
-# Set the exit behavior [default: 1=show the big clock; legal: 0=leave
shutdown message, 2=blank device]
-OnExit=2
-# Select the output device to use [default: /dev/lcd0]
-devi...@mm_lcdproc_device@
-# Select the displays contrast [default: 200; legal: 0-1000]
-Contrast=200
-# Specify the size of the display in pixels [default:96x16]
-#Size=96x16
-# Set the backlight state [default: 1=on; legal: 0=off]
-#Backlight=1
-# Set the disc mode [default: 0=spin the "slim" disc - two disc segments;
legal: 1=their complement spinning]
-#DiscMode=0
# EOF
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---