Hi, CoreELEC team. I’ve been using kszaq’s LibreELEC 8.2.2.3 community build for the Amlogic S912 on my Beelink GT1 Ultimate for quite some time. I recently formatted my memory card to do a clean install of CoreELEC 8.99.2. The remote.conf support appears to be somewhat problematic, however, because the file that I’ve copied-and-pasted below does not fully work in CoreELEC despite working fine in LibreELEC. To be more specific, multiple keys such as those associated with TAB, HOME and MENU do not respond when pressed. Can you please investigate this issue?
#amlogic NEC remote
factory_code = 0x7f800001
work_mode = 0
repeat_enable = 1
repeat_delay = 130
repeat_peroid = 120
release_delay = 20
debug_enable = 1
key_begin
0x51 31 = S
0x4d 113 = MUTE
0x40 15 = TAB
0x53 102 = HOME
0xbc 23 = I
0x26 103 = UP
0x28 108 = DOWN
0x25 105 = LEFT
0x27 106 = RIGHT
0x0d 28 = OK
0x1b 1 = ESC
0x49 139 = MENU
0x4e 115 = VOL+
0x56 114 = VOL-
0x54 38 = L
0x52 164 = PAUSEPLAY
0x41 104 = PAGEUP
0x42 109 = PAGEDOWN
0x31 2 = 1
0x32 3 = 2
0x33 4 = 3
0x34 5 = 4
0x35 6 = 5
0x36 7 = 6
0x37 8 = 7
0x38 9 = 8
0x39 10 = 9
0x30 11 = 0
0x44 14 = BACKSPACE
0x58 24 = O
key_end