71
The assignable functions are shown in the table below.
Function name
Function
Keycode of Android
1 NoAction
None
2 DoScan
Scan barcode
―
3 RightPttKey
<< Reserved >>
―
4 LeftPttKey
<< Reserved >>
―
5 EmergencyKey
<< Reserved >>
―
6 Lock
Show Lock screen
―
7 BacklightKey
Toggle light / dark of backlight
―
8 BkspKey
Backspace key
KEYCODE_DEL
9 HomeKey
Home key
KEYCODE_HOME
10 BackKey
Back key
KEYCODE_BACK
11 MenuKey
Menu key
KEYCODE_MENU
12 AppSwitchKey
Application switch ( History ) key
KEYCODE_APP_SWITCH
13 Upkey
Up Cursor
KEYCODE_DPAD_UP
14 DownKey
Down Cursor
KEYCODE_DPAD_DOWN
15 LeftKey
Left Cursor
KEYCODE_DPAD_LEFT
16 RightKey
Right Cursor
KEYCODE_DPAD_RIGHT
17 VolumeUp
Volume Up
KEYCODE_VOLUME_UP
18 VolumeDown
Volume Down
KEYCODE_VOLUME_DOWN
19 DelKey
Delete key
KEYCODE_FORWARD_DEL
20 TabKey
Tab key
KEYCODE_TAB
21 EscKey
Esc key
KEYCODE_ESCAPE
22 ReturnKey
Return key
KEYCODE_ENTER
23 Send
Call key
KEYCODE_CALL
24 End
End call key
KEYCODE_ENDCALL