aboutsummaryrefslogtreecommitdiff
path: root/data/keymap.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/keymap.xml')
-rw-r--r--data/keymap.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/data/keymap.xml b/data/keymap.xml
index 1e6fbd5a..f2fae39b 100644
--- a/data/keymap.xml
+++ b/data/keymap.xml
@@ -64,7 +64,7 @@
</map>
<map context="InfobarEPGActions">
- <key id="KEY_INFO" mapto="showEPGList" flags="m" />
+ <key id="KEY_INFO" mapto="showEventInfo" flags="m" />
</map>
<map context="InfobarInstantRecord">
@@ -229,6 +229,12 @@
<key id="KEY_LEFT" mapto="prevEvent" flags="mr" />
<key id="KEY_RIGHT" mapto="nextEvent" flags="mr" />
<key id="KEY_GREEN" mapto="timerAdd" flags="m" />
+ <key id="KEY_INFO" mapto="cancel" flags="m" />
+ </map>
+
+ <map context="EventViewEPGActions">
+ <key id="KEY_YELLOW" mapto="openSingleServiceEPG" flags="m" />
+ <key id="KEY_BLUE" mapto="openMultiServiceEPG" flags="m" />
</map>
<map context="OkCancelActions">