whitespace fixes, add NumericalTextInputHelpDialog
[enigma2.git] / data / keymap.xml
index 38397151342e59644ba79d6e1b43956249e95587..da1d875c844b9371d03ae4c60d4c49b72148bb1a 100644 (file)
        <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">
                <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" />