add keys for frontpanel up/down
[enigma2.git] / data / keymap.xml
index ee7dc16dd1221e3233146c2d6cbc595a4244bdf9..a868a90f2aae894d494baf24300a80ad01aa6e94 100644 (file)
@@ -84,6 +84,9 @@
                <key id="KEY_8" mapto="8" flags="m" />
                <key id="KEY_9" mapto="9" flags="m" />
                <key id="KEY_0" mapto="0" flags="m" />
+
+               <key id="BTN_0" mapto="zapUp" flags="mr" />
+               <key id="BTN_1" mapto="zapDown" flags="mr" />
                
                <key id="KEY_YELLOW" mapto="pauseService" flags="m" />
                <key id="KEY_GREEN" mapto="unPauseService" flags="m" />