aboutsummaryrefslogtreecommitdiff
path: root/data/keymap.xml
diff options
context:
space:
mode:
authorFraxinas <andreas.frisch@multimedia-labs.de>2008-11-10 10:12:53 +0100
committerFraxinas <andreas.frisch@multimedia-labs.de>2008-11-10 10:12:53 +0100
commitacbad24424304473f967b678bd9deb51f73acf27 (patch)
tree00489afaf9784c1009222cfb05b537009a4b5118 /data/keymap.xml
parentf5dc0e14397ef85ad77df165de061264dd2166fd (diff)
downloadenigma2-acbad24424304473f967b678bd9deb51f73acf27.tar.gz
enigma2-acbad24424304473f967b678bd9deb51f73acf27.zip
long keypress on INFO key either brings up single servie EPG view screen like right now or, if any plugins of new type WHERE_EVENTINFO are installed (e.g. GraphMultiEPG, IMDB, OFDB), a choicebox with the relevant plugins. consequence: GraphMultiEPG is no longer ran from extensions menu (blue button) but by long keypress on INFO button instead!
Diffstat (limited to 'data/keymap.xml')
-rw-r--r--data/keymap.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/keymap.xml b/data/keymap.xml
index 5e73490e..6b8b583d 100644
--- a/data/keymap.xml
+++ b/data/keymap.xml
@@ -77,8 +77,8 @@
</map>
<map context="InfobarEPGActions">
- <key id="KEY_INFO" mapto="showEventInfo" flags="b" />
- <key id="KEY_INFO" mapto="showSingleServiceEPG" flags="l" />
+ <key id="KEY_INFO" mapto="showEventView" flags="b" />
+ <key id="KEY_INFO" mapto="showEventInfoPlugin" flags="l" />
</map>
<map context="InfobarInstantRecord">