example for device dependend keys
authorFelix Domke <tmbinc@elitedvb.net>
Thu, 16 Nov 2006 19:59:11 +0000 (19:59 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Thu, 16 Nov 2006 19:59:11 +0000 (19:59 +0000)
data/keymap.xml

index 0979b7a..f8c2f50 100644 (file)
        </map>
        
        <map context="InfobarInstantRecord">
-               <key id="KEY_RED" mapto="instantRecord" flags="m" />
+               <device name="dreambox remote control (native)">
+                       <key id="KEY_RED" mapto="instantRecord" flags="m" />
+               </device>
+               <device name="dreambox advanced remote control (native)">
+                       <key id="KEY_RECORD" mapto="instantRecord" flags="m" />
+               </device>
        </map>
 
        <map context="InfobarExtensions">