whitespace fixes, add NumericalTextInputHelpDialog
[enigma2.git] / data / keymap.xml
index bf5e424459533a5a896634bcc09b77fc256c2a38..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">