mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
replace duplicate KEY_OK with KEY_PLAY
additionally set gap and toggle_bit_mask back to settings from MythTV config here http://www.mythtv.org/wiki/XBOX_DVD_IR_Receiver
This commit is contained in:
parent
a9bb981b86
commit
cc663e6bda
@ -21,16 +21,16 @@ begin remote
|
||||
|
||||
one 0 0
|
||||
zero 0 0
|
||||
gap 63950
|
||||
gap 163983
|
||||
min_repeat 4
|
||||
# suppress_repeat 4
|
||||
# uncomment to suppress unwanted repeats
|
||||
# toggle_bit_mask 0x72
|
||||
toggle_bit_mask 0xE1
|
||||
toggle_bit_mask 0x0
|
||||
|
||||
begin codes
|
||||
KEY_OK 0x0B
|
||||
KEY_OK 0xEA
|
||||
KEY_PLAY 0xEA
|
||||
KEY_STOP 0xE0
|
||||
KEY_PAUSE 0xE6
|
||||
KEY_NEXT 0xDF
|
||||
|
Loading…
x
Reference in New Issue
Block a user