diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-07-14 12:59:18 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-07-14 12:59:18 +0000 |
| commit | a65edb264cc943a2a15b6886d9fa3190a92373c0 (patch) | |
| tree | 91bdc462f49092cc04aaf1cbd60367a07cf0918d /data/keymap.xml | |
| parent | da3cbd785189e979d5c06eddb965795b24e73d2f (diff) | |
| download | enigma2-a65edb264cc943a2a15b6886d9fa3190a92373c0.tar.gz enigma2-a65edb264cc943a2a15b6886d9fa3190a92373c0.zip | |
add possibility to view eventinfo in recorded movielist (move cursor to
recorded movie and press info)
Diffstat (limited to 'data/keymap.xml')
| -rw-r--r-- | data/keymap.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/keymap.xml b/data/keymap.xml index 047e0742..1300b7a4 100644 --- a/data/keymap.xml +++ b/data/keymap.xml @@ -227,6 +227,7 @@ <map context="MovieSelectionActions"> <key id="KEY_MENU" mapto="contextMenu" flags="m" /> + <key id="KEY_INFO" mapto="showEventInfo" flags="m" /> </map> <map context="InfobarMovieListActions"> |
