still can not, it seems the problem is not in elf files....????
there are other opinions??
i have got the same problem using screenshooter.
i have k810_R8BA024 and i have not any problem .i affer change [START_KEY] or [KEY_MODE] .these are 'key kodes' for k800( these work for k810 )i hope you can use this elf
Code:
power 0x01
left softkey 0x02
right softkey 0x03
back 0x04
c 0x05
joy click 0x08
joy up 0x09
joy up+right 0x0a
joy right 0x0b
joy down+right 0x0c
joy down 0x0d
joy down+left 0x0e
joy left 0x0f
joy up+left 0x10
vol up 0x11
vol down 0x12
0 0x13
1 0x14
2 0x15
3 0x16
4 0x17
5 0x18
6 0x19
7 0x1a
8 0x1b
9 0x1c
* 0x1d
# 0x1e
activity 0x1f
operator 0x20
play 0x24
camera focus 0x2a
camera press 0x2b
top left 0x39
top right 0x3a
camera open 0x41
camera close 0x42
headset button 0x45
; Key mode:
; possible values:
; 0x00: KBD_SHORT_PRESS
; 0x01: KBD_LONG_PRESS
; 0x03: KBD_SHORT_RELEASE
; 0x04: KBD_LONG_RELEASE