Author: pebender
Date: Wed Jan 21 17:21:23 2009
New Revision: 4300

Modified:
     
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/lcdproc.d/LCDd.conf.d/LCDd.conf

Log:
- Added file missing from previous commit.



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
  
Wed Jan 21 17:21:23 2009
@@ -746,6 +746,21 @@
  Key4Light=on
  Key5Light=on

+# Host name or IP address of the LIRC instance that is to receive IR codes
+# If not set, or set to an empty value, IR support is disabled.
+#LircAddress=127.0.0.1
+
+# UDP port on which LIRC is listening [default: 8765; legal: 1 - 65535]
+LircPort=8765
+
+# Duration in jiffies of the synthesized sync pulse [default: 64; 0 to  
suppress]
+LircSync=64
+
+# Duration in jiffies of the synthesized gap; 0 to suppress, default 2048.
+# This is really the fixed duration of an entire IR command; individual  
pulse/space
+# durations are deducted from this to determine the duration of the  
trailing gap.
+LircLength=2048
+


  ## Pyramid LCD driver ##

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to