eventlircd: map 'Title? button (KEY_K) to show the context menu, thanks to Araluccl0

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-08-19 20:28:57 +02:00
parent fa7f382241
commit 7ee98a5e0d

View File

@ -44,3 +44,4 @@
KEY_DVD = KEY_DVD # DVD/VCD KEY_DVD = KEY_DVD # DVD/VCD
KEY_MENU = KEY_EPG # Menu (used for XBMC's context menu) KEY_MENU = KEY_EPG # Menu (used for XBMC's context menu)
KEY_K = KEY_EPG # Title (used for XBMC's context menu)