more changes for service groups (replacement for zapping alternatives
[enigma2.git] / data / keymap.xml
index 804af795c20a34eda0d0120c41b0e7c140f83b3e..f152e5554fe4aa30350ef694643f9c6924d200b5 100644 (file)
                        <key id="KEY_RED" mapto="seekBackDown" flags="m" />
                        <key id="KEY_RED" mapto="seekBackUp" flags="b" />
                        <key id="KEY_BLUE" mapto="seekFwdDown" flags="m" />
+                       <key id="KEY_BLUE" mapto="seekFwdUp" flags="b" />
                </device>
                <device name="dreambox advanced remote control (native)">
                        <key id="KEY_PLAY" mapto="pauseService" flags="m" />
                        <key id="KEY_PREVIOUSSONG" mapto="seekBackDown" flags="m" />
                        <key id="KEY_PREVIOUSSONG" mapto="seekBackUp" flags="b" />
                        <key id="KEY_NEXTSONG" mapto="seekFwdDown" flags="m" />
+                       <key id="KEY_NEXTSONG" mapto="seekFwdUp" flags="b" />
                </device>
                
                <key id="KEY_LEFT" mapto="seekBack" flags="m" />