mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
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:
parent
fa7f382241
commit
7ee98a5e0d
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user