I just copied the remote.conf
from sd card after flashing LE sd card install.
I have a working remote except the volume button Volume UP does nothing and Volume DOWN takes me back to the beginning of a movie file during playback.
This volume button seems to navigate through my skin back and forward using volume up and down .
I used Keymap Editor to assign the volume up and down presses and it worked whilst i was using the GUI.
During playback it failed with above mentioned result.
So i can only use volume up and down before i start a movie. When i start a movie the volume up and down assigned using Keymap Editor fail to stick.
Someone help me out on this one greatly appreciated.
EDIT: Just tried Keymap Editor Fullscreen Video Menu and found Audio in there.
Assigned and it works during Playback.
#*********************************************************************************************************
#this file is configuration for each factory remote device
# work_mode 0 :software mode 1 :hardware mode
# repeat_enable 0 :disable repeat 1 :enable repeat
#
# factory_code each device has it's unique factory code.
# pattern:custom_code(16bit)+index_code(16bit)
# examble: 0xff000001 = 0xff00(custom cod) 0001 (index)
#
# release_delay unit:ms.release will report from kernel to user layer after this period of time
# from press or repeat triggered.
#
# debug_enable 0 :debug disable 1 :debug disable
#
# SW MODE:
# bit_count how many bits in each frame
# tw_leader_act time window for leader active
# tw_bit0 time window for bit0 time.
# tw_bit1 time window for bit1 time
# tw_repeat_leader time window for repeat leader
# REG
# reg_base_gen set value for PREG_IR_DEC_BASE_GEN
# reg_control set value for PREG_IR_DEC_CONTROL
# reg_leader_act set value for PREG_IR_DEC_LEADER_ACTIVE
# reg_leader_idle set value for PREG_IR_DEC_LEADER_IDLE
# reg_repeat_leader set value for PREG_IR_DEC_REPEAT_IDLE
# reg_bit0_time set value for PREG_IR_DEC_BIT0_TIME
#*************************************************************************************************************
#amlogic NEC remote
factory_code = 0xfe010001
work_mode = 0
repeat_enable = 1
repeat_delay = 40
repeat_peroid = 39
release_delay = 121
debug_enable = 1
fn_key_scancode = 0x00
left_key_scancode = 0x51
right_key_scancode = 0x50
up_key_scancode = 0x16
down_key_scancode = 0x1a
ok_key_scancode = 0x13
pageup_key_scancode = 0x55
pagedown_key_scancode = 0x54
mouse_begin
0 0x51
1 0x50
2 0x16
3 0x1a
mouse_end
key_begin
0x01 11
0x4e 2
0x0d 3
0x0c 4
0x4a 5
0x09 6
0x08 7
0x46 8
0x05 9
0x04 10
0x13 97
0x19 15
0x42 14
0x16 103
0x1a 108
0x51 105
0x50 106
0x18 104
0x11 102
0x4c 125
0x10 109
0x5a 119
0x59 122
0x52 128
0x58 123
0x54 120
0x55 121
0x40 116
0x41 113
0x45 467 ;# SET_DISPLAY 130 G5_F2_NONE display setup
0x49 20 ;# T 134
0x0a 31 ;# S 133
0x48 38 ;# L 138
0x4d 466 ;#new add UI_MOVIE ;old explorer 70 G5_F7_FILE
0x0e 48 ;# B 136
0x0f 44 ; # Z 142 ;# apps
0x43 469 ;# SETTINGS G5_F4_SETUP
0x03 468 ;# SET_ADVANCED 127 G5_F3_NONE more setting
0x06 70 ;# EXPLORER 139
0x44 50 ;# M 140
0x00 63
key_end
repeat_key_begin
0x01 11
0x4e 2
0x0d 3
0x0c 4
0x4a 5
0x09 6
0x08 7
0x46 8
0x05 9
0x04 10
0x13 97
0x19 15
0x42 14
0x16 103
0x1a 108
0x51 105
0x50 106
0x18 104
0x11 102
0x4c 125
0x10 109
0x5a 119
0x59 122
0x52 128
0x58 123
0x54 120
0x55 121
0x40 116
0x41 113
0x45 467 ;# SET_DISPLAY 130 G5_F2_NONE display setup
0x49 20 ;# T 134
0x0a 31 ;# S 133
0x48 38 ;# L 138
0x4d 466 ;#new add UI_MOVIE ;old explorer 70 G5_F7_FILE
0x0e 48 ;# B 136
0x0f 44 ; # Z 142 ;# apps
0x43 469 ;# SETTINGS G5_F4_SETUP
0x03 468 ;# SET_ADVANCED 127 G5_F3_NONE more setting
0x06 70 ;# EXPLORER 139
0x44 50 ;# M 140
0x00 63
repeat_key_end
Display More