aboutsummaryrefslogtreecommitdiff
path: root/data/keymap.xml
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-11-28 03:16:57 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-11-28 03:16:57 +0000
commit1806c7b99229f67aba07d971863f9ed5a725ffbe (patch)
tree4b3d57383c882daeab8d850371d337eb84f4d7bb /data/keymap.xml
parente00204d3adde3026821f5c70be7243ec4b3aef43 (diff)
downloadenigma2-1806c7b99229f67aba07d971863f9ed5a725ffbe.tar.gz
enigma2-1806c7b99229f67aba07d971863f9ed5a725ffbe.zip
you can now delete characters in the timerentry description with the mute-key
Diffstat (limited to 'data/keymap.xml')
-rw-r--r--data/keymap.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/keymap.xml b/data/keymap.xml
index f95a129f..5a7c6696 100644
--- a/data/keymap.xml
+++ b/data/keymap.xml
@@ -107,6 +107,9 @@
<key id="KEY_0" mapto="0" flags="m" />
</map>
+ <map context="TextEntryActions">
+ <key id="KEY_MUTE" mapto="delete" flags="mr" />
+ </map>
<map context="InfobarPVRActions">
<key id="KEY_YELLOW" mapto="pauseService" flags="m" />