summaryrefslogtreecommitdiff
path: root/files/remote.tab3 (plain)
blob: 9a86c4afb9fc21d226cf5d32f22b2feb609ab300
1#*********************************************************************************************************
2#this file is used to store key map table
3# custom_name: name of map table
4# custom_code: custom code for remote device
5# release_delay unit:ms.release will report from kernel to user layer after this period of time
6# from press or repeat triggered.
7###PARAS FOR MOUSE MODE:
8# fn_key_scancode: scancode of fn key which used to swith mode
9# cursor_left_scancode: scancode of left key
10# cursor_right_scancode: scancode of right key
11# cursor_up_scancode: scancode of up key
12# cursor_down_scancode: scancode of down key
13# cursor_ok_scancode: scancode of ok key
14#*************************************************************************************************************
15custom_name = amlogic-remote-3
16custom_code = 0xbd02
17release_delay = 80
18
19
20key_begin
21 0xca 103
22 0xd2 108
23 0x99 105
24 0xc1 106
25 0xce 28
26 0x45 116
27 0xc5 133
28 0x80 113
29 0xd0 15
30 0xd6 125
31 0x95 102
32 0xdd 104
33 0x8c 109
34 0x89 131
35 0x9c 130
36 0x9a 120
37 0xcd 121
38key_end
39