mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #734 from codesnake/hub_map_home_button
projects/WeTek_Hub: Map Home button on IR remote to KEY_HOME
This commit is contained in:
commit
d875a87db0
@ -50,15 +50,15 @@ mouse_begin
|
||||
mouse_end
|
||||
|
||||
key_begin
|
||||
0xf1 116
|
||||
0xf2 388
|
||||
0xf4 103
|
||||
0xf5 108
|
||||
0xf6 105
|
||||
0xf7 106
|
||||
0xf8 28
|
||||
0xf9 1
|
||||
0xfa 46
|
||||
0xfb 115
|
||||
0xfc 114
|
||||
0xf1 116 ; Power
|
||||
0xf2 102 ; Home
|
||||
0xf4 103 ; Up
|
||||
0xf5 108 ; Down
|
||||
0xf6 105 ; Left
|
||||
0xf7 106 ; Right
|
||||
0xf8 28 ; OK
|
||||
0xf9 1 ; Back
|
||||
0xfa 46 ; Menu
|
||||
0xfb 115 ; Volume Up
|
||||
0xfc 114 ; Volume Down
|
||||
key_end
|
||||
|
Loading…
x
Reference in New Issue
Block a user