Author: pebender
Date: Fri Apr 17 12:49:09 2009
New Revision: 4628
Modified:
trunk/gar-minimyth/html/minimyth/document-changelog.txt
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/lirc.d/lircd.conf/imon_64
Log:
- Added lircd.conf for the iMON RM100 remote.
Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt Fri Apr 17
12:49:09 2009
@@ -42,6 +42,9 @@
Modified ALSA
- Added the snd-ali5451 ALSA sound driver.
+Modified LIRC
+ - Added lircd.conf for the iMON RM100 remote.
+
Modified Xorg
- Removed the NVIDIA libwfb module as Xorg already includes one.
Modified:
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/lirc.d/lircd.conf/imon_64
==============================================================================
---
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/lirc.d/lircd.conf/imon_64
(original)
+++
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/lirc.d/lircd.conf/imon_64
Fri Apr 17 12:49:09 2009
@@ -4,6 +4,56 @@
################################################################################
begin remote
+ name imon_rm100
+ bits 64
+ eps 30
+ aeps 100
+
+ one 0 0
+ zero 0 0
+ gap 211989
+ toggle_bit 0
+
+ begin codes
+ KEY_ENTER 0x0200002800000000
+ KEY_MENU 0x0200006500000000
+ KEY_ESC 0x0200002A00000000
+ end codes
+
+end remote
+
+begin remote
+
+ name imon_rm100
+ bits 64
+ eps 30
+ aeps 100
+
+ one 0 0
+ zero 0 0
+ gap 211990
+ toggle_bit 0
+
+ begin codes
+ KEY_POWER 0x289115B700000101
+ KEY_VOLUMEUP 0x28A395B700000101
+ KEY_VOLUMEDOWN 0x28A595B700000101
+ KEY_CHANNELUP 0x289395B700000101
+ KEY_CHANNELDOWN 0x288795B700000101
+ KEY_UP 0x2AA515B700000101
+ KEY_DOWN 0x289515B700000101
+ KEY_LEFT 0x29A515B700000101
+ KEY_RIGHT 0x2BA515B700000101
+ KEY_MUTE 0x2B9595B700000101
+ KEY_PLAYPAUSE 0x2A8315B700000101
+ KEY_PREVIOUS 0x298315B700000101
+ KEY_NEXT 0x2B8315B700000101
+ end codes
+
+end remote
+
+begin remote
+
name imon_rm200
bits 64
eps 30
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---