Below is my adaptation of the 'mods\sys\keys.inf' file for standard Western Windows keyboards. Copy and paste it into a text file named 'keys.inf' and replace the one in your 'mods\sys' folder. If any body finds any errors, please let me know.
DC, if you are around and listening, you might consider including this in the English version download package.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
############################################# Mouse mouse1=Left Mousebutton mouse2=Right Mousebutton mouse3=Middle Mousebutton mouse4=Mousebutton 4 mouse5=Mousebutton 5 mwheelup=Mousewheel Up mwheeldown=Mousewheel Down ############################################# Keyboard 1=Escape 2=1 3=2 4=3 5=4 6=5 7=6 8=7 9=8 10=9 11=0 12=- 13== 14=Backspace 15=Tab 16=Q 17=W 18=E 19=R 20=T 21=Y 22=U 23=I 24=O 25=P 26=[ 27=] 28=ENTER 29=CTRL Left 30=A 31=S 32=D 33=F 34=G 35=H 36=J 37=K 38=L 39=; 40=' 41=` 42=Shift Left 43=\ 44=Z 45=X 46=C 47=V 48=B 49=N 50=M 51=, 52=. 53=/ 54=Shift Right 55=Num * 56=Alt Left 57=Space 59=F1 60=F2 61=F3 62=F4 63=F5 64=F6 65=F7 66=F8 67=F9 68=F10 69=Pause 70=Scroll 71=Num 7 72=Num 8 73=Num 9 74=Num - 75=Num 4 76=Num 5 77=Num 6 78=Num + 79=Num 1 80=Num 2 81=Num 3 82=Num 0 83=Num , 86=\ 87=F11 88=F12 156=Num Enter 157=CTRL Right 181=Num / 184=Alt Right 197=NumLock 199=Home 200=Cursor Up 201=Page Up 203=Cursor Left 205=Cursor Right 207=End 208=Cursor Down 209=Page Down 210=Insert 211=Delete 219=WinKey Left 220=WinKey Right 221=Windows Menu