open servicelist when bouquet +/- is pressed
[enigma2.git] / data / keymap.xml
index 0a10b532b8fc65d9ab869cb4d718b82ee87fdd88..4b3a7e630428373aa8b10ba538b58c841bb2767e 100644 (file)
@@ -84,6 +84,8 @@
                <key id="KEY_DOWN" mapto="switchChannelDown" flags="mr" />
                <key id="KEY_PREVIOUS" mapto="historyBack" flags="mr" />
                <key id="KEY_NEXT" mapto="historyNext" flags="mr" />
+               <key id="KEY_CHANNELUP" mapto="openServiceList" flags="m" />
+               <key id="KEY_CHANNELDOWN" mapto="openServiceList" flags="m" />
                <key id="BTN_0" mapto="zapUp" flags="mr" />
                <key id="BTN_1" mapto="zapDown" flags="mr" />
        </map>
        <map context="InfobarSubserviceQuickzapActions">
                <key id="KEY_PREVIOUS" mapto="prevSubservice" flags="m" />
                <key id="KEY_NEXT" mapto="nextSubservice" flags="m" />
+               <key id="KEY_EXIT" mapto="exit" flags="m" />
+               <key id="KEY_TV" mapto="exit" flags="m" />
        </map>
 
        <map context="GlobalActions">