# # Remote config for Nexbox A95X B7N # # # Amlogic U2C remote (Blue OK button and TV controls, red power button). # factory_code = 0xdf000001 work_mode = 0 repeat_enable = 1 #from original file #repeat_delay = 100 #repeat_peroid = 99 #release_delay = 121 #modded repeat_delay = 100 repeat_peroid = 120 release_delay = 50 debug_enable = 1 # fn_key_scancode = 0x03 #MOUSE left_key_scancode = 0x47 #LEFT right_key_scancode = 0x07 #RIGHT up_key_scancode = 0x1a #UP down_key_scancode = 0x48 #DOWN ok_key_scancode = 0x06 #OK # # key_begin # 0x1c 116 # (POWER BUTTON) 0x01 164 # TV Button, middle top, (PLAYPAUSE) 0x5f 23 # Kodi button, button (INFO) # **************************** 0x4b 168 #REWIND (|<<) 0x4f 208 #FASTFORWARD (>>|) # **************************** # 0x47 105 #LEFT 0x07 106 #RIGHT 0x1a 103 #UP 0x48 108 #DOWN 0x06 28 #ENTER (OK) # 0x42 102 #HOME 0x0a 14 #BACKSPACE (BACK ARROW) 0x18 46 #C-CONTEXTMENU (DOCUMENT) # # 0x52 nn #MOUSE (!!! NEVER !!! use this line, this key is mapped in fn_key_scancode) # 0x0c 11 #No.0 0x54 2 #No.1 0x16 3 #No.2 0x15 4 #No.3 0x50 5 #No.4 0x12 6 #No.5 0x11 7 #No.6 0x4c 8 #No.7 0x0e 9 #No.8 0x0d 10 #No.9 # 0x41 24 # GLOBE (O-CODEC INFO) 0x10 113 # BACKSPACE (MUTE) # 0x5c 114 #VOLUMEDOWN (VOL-) 0x5d 115 #VOLUMEUP (VOL+) # key_end # repeat_key_begin 0x47 105 #LEFT 0x07 106 #RIGHT 0x1a 103 #UP 0x48 108 #DOWN 0x5d 104 #PAGEUP (VOL+) 0x5c 109 #PAGEDOWN (VOL-) repeat_key_end # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #