diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-04-26 15:06:18 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-04-26 15:06:18 +0000 |
| commit | 7466abeda3437afb71ce9ab8c0917cd8ea14482c (patch) | |
| tree | 2223e131b6728c19a464f46ff7ff4ca3131d5e7c /data/keymap.xml | |
| parent | 747171602db43ec70d198ea092f5c18f70504855 (diff) | |
| download | enigma2-7466abeda3437afb71ce9ab8c0917cd8ea14482c.tar.gz enigma2-7466abeda3437afb71ce9ab8c0917cd8ea14482c.zip | |
add ability to list all events for a specific start time/date (press Dream/Menu)
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 b91360ff..578c9322 100644 --- a/data/keymap.xml +++ b/data/keymap.xml @@ -260,6 +260,7 @@ <key id="KEY_YELLOW" mapto="yellow" flags="mr" /> <key id="KEY_BLUE" mapto="blue" flags="mr" /> <key id="KEY_INFO" mapto="info" flags="m" /> + <key id="KEY_MENU" mapto="input_date_time" flags="m" /> </map> <map context="EventViewActions"> |
