- press 'r' for instant record
[enigma2.git] / keymap.xml
index e940ba74a39f5544a24801bce7abd8fdafb6a806..2b5f92ca590c513498d21ed1b6d927ae57dc4d19 100644 (file)
@@ -12,6 +12,9 @@
        <map context="InfobarActions">
                <key id="m" mapto="mainMenu" flags="mr" />
                <key id="c" mapto="switchChannel" flags="mr" />
+               <key id="r" mapto="instantRecord" flags="m" />
+               <key id="1" mapto="zapUp" flags="mr" />
+               <key id="2" mapto="zapDown" flags="mr" />
        </map>
        
        <map context="ChannelSelectActions">
@@ -19,6 +22,7 @@
                <!-- yes, this is flexible as hell. -->
                <key id="p" mapto="bouquet:(provider == PREMIERE)" flags="m" />
                <key id="d" mapto="bouquet:(provider == ARD)" flags="m" />
+               <key id="a" mapto="bouquet:" flags="m" />
        </map>
        <map context="OkCancelActions">
                <key id="\x0a" mapto="ok" flags="mr" />