diff options
| author | Fraxinas <andreas.frisch@multimedia-labs.de> | 2008-11-20 22:54:11 +0100 |
|---|---|---|
| committer | Fraxinas <andreas.frisch@multimedia-labs.de> | 2008-11-20 22:54:11 +0100 |
| commit | 60fc8afd61923e8bbf949d04b73491862390b65f (patch) | |
| tree | 05ff17087afa1279e1d2b6e80cd8371541aabb4f /data/keymap.xml | |
| parent | 075bcb25231dc0e39314f3bb1bbd553f6535446d (diff) | |
| download | enigma2-60fc8afd61923e8bbf949d04b73491862390b65f.tar.gz enigma2-60fc8afd61923e8bbf949d04b73491862390b65f.zip | |
fix keymap associations with INFO button
Diffstat (limited to 'data/keymap.xml')
| -rw-r--r-- | data/keymap.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/keymap.xml b/data/keymap.xml index 6b8b583d..0a0dc867 100644 --- a/data/keymap.xml +++ b/data/keymap.xml @@ -77,7 +77,7 @@ </map> <map context="InfobarEPGActions"> - <key id="KEY_INFO" mapto="showEventView" flags="b" /> + <key id="KEY_INFO" mapto="showEventInfo" flags="b" /> <key id="KEY_INFO" mapto="showEventInfoPlugin" flags="l" /> </map> |
