add marker pic
[enigma2.git] / data / keymap.xml
index 38397151342e59644ba79d6e1b43956249e95587..0a10b532b8fc65d9ab869cb4d718b82ee87fdd88 100644 (file)
                <key id="KEY_BLUE" mapto="showFavourites" flags="m" />
                <key id="KEY_CHANNELUP" mapto="nextBouquet" flags="m" />
                <key id="KEY_CHANNELDOWN" mapto="prevBouquet" flags="m" />
+               <key id="KEY_PREVIOUS" mapto="prevMarker" flags="m" />
+               <key id="KEY_NEXT" mapto="nextMarker" flags="m" />
        </map>
 
        <map context="ChannelSelectEPGActions">
                <key id="KEY_ENTER" mapto="showMenu" flags="m" />
        </map>
        
+       <map context="CiSelectionActions">
+               <key id="KEY_LEFT" mapto="left" flags="mr" />
+               <key id="KEY_RIGHT" mapto="right" flags="mr" />
+       </map>
+
        <map context="PiPSetupActions">
                <key id="KEY_UP" mapto="up" flags="mr" />
                <key id="KEY_DOWN" mapto="down" flags="mr" />