aboutsummaryrefslogtreecommitdiff
path: root/data/keymap.xml
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-11-29 00:11:06 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-11-29 00:11:06 +0000
commit1b7c72ab3e418455c7da93b16e07f690328e3362 (patch)
treef41374131492300d47f266fa8fec4ecf9fd8d607 /data/keymap.xml
parente4034b7fce157a23fcd2668a59ccc7a32d19ac84 (diff)
downloadenigma2-1b7c72ab3e418455c7da93b16e07f690328e3362.tar.gz
enigma2-1b7c72ab3e418455c7da93b16e07f690328e3362.zip
use NumericalTextInput to jump to entries in ChannelSelection (jumping needs to implemented before it will work :))
Diffstat (limited to 'data/keymap.xml')
-rw-r--r--data/keymap.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/data/keymap.xml b/data/keymap.xml
index 5a7c6696..b909e09a 100644
--- a/data/keymap.xml
+++ b/data/keymap.xml
@@ -141,6 +141,17 @@
<!--<key id="KEY_BLUE" mapto="bouquet:(type == 1) FROM BOUQUET &quot;bouquets.tv&quot; ORDER BY bouquet" flags="m" />-->
<key id="KEY_BLUE" mapto="showFavourites" flags="m" />
<key id="KEY_INFO" mapto="showEPGList" flags="m" />
+
+ <key id="KEY_1" mapto="1" flags="m" />
+ <key id="KEY_2" mapto="2" flags="m" />
+ <key id="KEY_3" mapto="3" flags="m" />
+ <key id="KEY_4" mapto="4" flags="m" />
+ <key id="KEY_5" mapto="5" flags="m" />
+ <key id="KEY_6" mapto="6" flags="m" />
+ <key id="KEY_7" mapto="7" flags="m" />
+ <key id="KEY_8" mapto="8" flags="m" />
+ <key id="KEY_9" mapto="9" flags="m" />
+ <key id="KEY_0" mapto="0" flags="m" />
</map>
<map context="EPGSelectActions">