fix no more working seek forward / seek back with red / blue button when
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Tue, 10 Jul 2007 11:13:20 +0000 (11:13 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Tue, 10 Jul 2007 11:13:20 +0000 (11:13 +0000)
timeshift is running (this fix is working.. but we need a better fix .. i
think)

data/keymap.xml

index 52a6266a0b2537d46066fa0d523fd8b23565fc1d..56664164a526cf4cc061fbf2e1f7c0c1af481ff6 100644 (file)
@@ -72,7 +72,7 @@
        
        <map context="InfobarInstantRecord">
                <device name="dreambox remote control (native)">
        
        <map context="InfobarInstantRecord">
                <device name="dreambox remote control (native)">
-                       <key id="KEY_RED" mapto="instantRecord" flags="m" />
+                       <key id="KEY_RED" mapto="instantRecord" flags="b" />
                </device>
                <device name="dreambox advanced remote control (native)">
                        <key id="KEY_RECORD" mapto="instantRecord" flags="m" />
                </device>
                <device name="dreambox advanced remote control (native)">
                        <key id="KEY_RECORD" mapto="instantRecord" flags="m" />
@@ -81,7 +81,7 @@
        </map>
 
        <map context="InfobarExtensions">
        </map>
 
        <map context="InfobarExtensions">
-               <key id="KEY_BLUE" mapto="extensions" flags="m" />
+               <key id="KEY_BLUE" mapto="extensions" flags="b" />
        </map>
        
        <map context="InfobarChannelSelection">
        </map>
        
        <map context="InfobarChannelSelection">