mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Fixed the line key description for newly added * and # keys
This commit is contained in:
parent
c3b21c1b5e
commit
0c5b66799b
@ -39,7 +39,7 @@
|
||||
KEY_COMPOSE = KEY_INFO # Info/EPG
|
||||
KEY_G = KEY_EPG # Guide
|
||||
|
||||
shift+KEY_3 = KEY_NUMERIC_POUND #Star
|
||||
shift+KEY_8 = KEY_NUMERIC_STAR #Hash
|
||||
shift+KEY_3 = KEY_NUMERIC_POUND # Hash (#)
|
||||
shift+KEY_8 = KEY_NUMERIC_STAR # Star (*)
|
||||
|
||||
KEY_POWER = KEY_POWER # Power
|
||||
|
Loading…
x
Reference in New Issue
Block a user