#amlogic X96 remote - example 1 # Copy the Krypton remote.conf to the COREELEC partition of your SD card / USB flash drive or to /storage/.config/remote.conf and reboot. # Your device will reboot again whilst changes are made to your device, to revert back to meson-ir just simply remove the file and reboot again. factory_code = 0xfe010000 work_mode = 0 repeat_enable = 1 repeat_delay = 130 repeat_peroid = 120 release_delay = 20 debug_enable = 1 # '#' means a comment(after # the reset of the line is ignored), I've tried to split it up, names/keys # as you go down the remote and should make it easier to customise how you like # * change this value for your desired function, a couple are given in comments key_begin # First set of keys # * 0x40 116 # POWER (examples, 31 shut-down menu, 116 power down no menu 0x18 115 # VOLUMEUP 0x10 114 # VOLUMEDOWN 0x43 23 # STAR (examples 15 tab, 23 info, 24 codec info, 113 mute, 354 favourites, 18 TVguide, print screen 210 etc) # Next set # 0x00 24 # MOUSE It seems it can not assigned, only works once, commented out 0x19 158 # ESC/EXIT # Next set 0x16 103 # UP 0x51 105 # LEFT 0x13 28 # OKAY/ENTER 0x50 106 # RIGHT 0x1a 108 # DOWN # Next set 0x11 172 # HOME 0x4c 46 # MENU (examples, 50 "Menu" (sidebar menu on the default skin), 46 Contextual menu # Next set 0x59 168 # REWIND 0x5a 57 # PLAY/PAUSE 0x58 208 # FASTFORWARD # Next set 0x47 18 # @ (examples, 18 TVguide, 23 info, 24 codec info, 113 mute, 354 favourites, print screen 210 etc) 0x42 24 # BACKSPACE (examples, backspace 14, 18 TVguide, 23 info, 24 codec info, 113 mute, 354 favourites, print screen 210 etc) # Next set - key pad 0 to 9 0x01 11 # KEY_0 0x4e 2 # KEY_1 0x0d 3 # KEY_2 0x0c 4 # KEY_3 0x4a 5 # KEY_4 0x09 6 # KEY_5 0x08 7 # KEY_6 0x46 8 # KEY_7 0x05 9 # KEY_8 0x04 10 # KEY_9 key_end # repeat_key_begin 0x51 105 #LEFT 0x50 106 #RIGHT 0x16 103 #UP 0x1a 108 #DOWN 0x18 104 #PAGEUP (VOL+) 0x10 109 #PAGEDOWN (VOL-) repeat_key_end # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #