summaryrefslogtreecommitdiff
path: root/remotecfg/remote-mouse.tab (plain)
blob: 5ea29c7b614fc10c9b369dc9a269d70d7edf4ac6
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 = nec-cursor-test
16custom_code = 0xfb04
17release_delay = 80
18
19fn_key_scancode = 0x15
20cursor_left_scancode = 0x1c
21cursor_right_scancode = 0x48
22cursor_up_scancode = 0x44
23cursor_down_scancode = 0x1d
24cursor_ok_scancode = 0x5c
25
26key_begin
27 0x47 11
28 0x13 2
29 0x10 3
30 0x11 4
31 0x0F 5
32 0x0C 6
33 0x0D 7
34 0x0B 8
35 0x08 9
36 0x09 10
37 0x5C 97
38 0x51 65
39 0x49 14
40 0x06 130
41 0x14 131
42 0x44 103
43 0x1D 108
44 0x1C 105
45 0x48 106
46 0x53 125
47 0x45 104
48 0x19 109
49 0x16 102
50 0x52 119
51 0x05 122
52 0x59 123
53 0x1b 120
54 0x04 121
55 0x1A 116
56 0x0A 15
57 0x0e 113
58 0x15 63
59 0x1F 102
60 0x1e 132
61 0x07 133
62 0x12 134
63 0x54 135
64 0x02 136
65 0x4f 30
66 0x42 48
67 0x5d 46
68 0x4c 32
69 0x58 137
70 0x55 140
71key_end
72