use break codes instead of make codes for color buttons.. this adds possibility to...
authorghost <andreas.monzner@multimedia-labs.de>
Sun, 17 May 2009 20:19:24 +0000 (22:19 +0200)
committerghost <andreas.monzner@multimedia-labs.de>
Sun, 17 May 2009 20:19:24 +0000 (22:19 +0200)
data/keymap.xml

index 0865e4169933ae9d20faf11f3e66c4a69e32e14b..8f70869893ed96a2f8f4058cf57801764d3aa8c2 100644 (file)
                        <key id="KEY_AUDIO" mapto="audioSelection" flags="m" />
                </device>
                <device name="dreambox advanced remote control (native)">
                        <key id="KEY_AUDIO" mapto="audioSelection" flags="m" />
                </device>
                <device name="dreambox advanced remote control (native)">
-                       <key id="KEY_YELLOW" mapto="audioSelection" flags="m" />
+                       <key id="KEY_YELLOW" mapto="audioSelection" flags="b" />
                </device>
        </map>
 
        <map context="InfobarSubserviceSelectionActions">
                </device>
        </map>
 
        <map context="InfobarSubserviceSelectionActions">
-               <key id="KEY_GREEN" mapto="subserviceSelection" flags="m" />
+               <key id="KEY_GREEN" mapto="subserviceSelection" flags="b" />
        </map>
 
        <map context="InfobarSubserviceQuickzapActions">
        </map>
 
        <map context="InfobarSubserviceQuickzapActions">
 
        <map context="InfobarSeekActions">
                <device name="dreambox remote control (native)">
 
        <map context="InfobarSeekActions">
                <device name="dreambox remote control (native)">
-                       <key id="KEY_YELLOW" mapto="pauseService" flags="m" />
-                       <key id="KEY_GREEN" mapto="unPauseService" flags="m" />
+                       <key id="KEY_YELLOW" mapto="pauseService" flags="b" />
+                       <key id="KEY_GREEN" mapto="unPauseService" flags="b" />
                        <key id="KEY_RED" mapto="seekBack" flags="b" />
                        <key id="KEY_BLUE" mapto="seekFwd" flags="b" />
                        <key id="KEY_RED" mapto="seekBackManual" flags="l" />
                        <key id="KEY_RED" mapto="seekBack" flags="b" />
                        <key id="KEY_BLUE" mapto="seekFwd" flags="b" />
                        <key id="KEY_RED" mapto="seekBackManual" flags="l" />