blob: bebd1173f143906669749687a18260f237658302 (
plain) (
blame)
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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
|
#!sudo loadkeys
#Install to /usr/share/kbd/keymaps/i386/qwerty/sv-maandree.map[.gz]
charset "iso-8859-1"
keymaps 0-6,8-14
include "qwerty-layout"
include "linux-with-alt-and-altgr"
plain keycode 83 = KP_Comma
strings as usual
string Home = "\033OH"
string End = "\033OF"
shift keycode 103 = F103
shift keycode 108 = F108
shift keycode 106 = F106
shift keycode 105 = F105
string F103 = "\033[1;2A"
string F108 = "\033[1;2B"
string F106 = "\033[1;2C"
string F105 = "\033[1;2D"
control keycode 103 = F113
control keycode 108 = F118
control keycode 106 = F116
control keycode 105 = F115
string F113 = "\033[1;5A"
string F118 = "\033[1;5B"
string F116 = "\033[1;5C"
string F115 = "\033[1;5D"
control shift keycode 103 = F123
control shift keycode 108 = F128
control shift keycode 106 = F126
control shift keycode 105 = F125
string F123 = "\033[1;6A"
string F128 = "\033[1;6B"
string F126 = "\033[1;6C"
string F125 = "\033[1;6D"
alt shift keycode 106 = F156
alt shift keycode 105 = F155
control alt keycode 106 = F156
control alt keycode 105 = F155
string F156 = "\030\033[C"
string F155 = "\030\033[D"
altgr keycode 106 = F136
altgr keycode 105 = F135
keycode 127 = F136
keycode 126 = F135
string F136 = "\033OF"
string F135 = "\033OH"
alt keycode 127 = F146
alt keycode 126 = F145
string F146 = "\033[4~"
string F145 = "\033[1~"
shift keycode 125 = Compose
alt shift keycode 59 = Console_13
alt shift keycode 60 = Console_14
alt shift keycode 61 = Console_15
alt shift keycode 62 = Console_16
alt shift keycode 63 = Console_17
alt shift keycode 64 = Console_18
alt shift keycode 65 = Console_19
alt shift keycode 66 = Console_20
alt shift keycode 67 = Console_21
alt shift keycode 68 = Console_22
alt shift keycode 87 = Console_23
alt shift keycode 88 = Console_24
control shift keycode 59 = Console_13
control shift keycode 60 = Console_14
control shift keycode 61 = Console_15
control shift keycode 62 = Console_16
control shift keycode 63 = Console_17
control shift keycode 64 = Console_18
control shift keycode 65 = Console_19
control shift keycode 66 = Console_20
control shift keycode 67 = Console_21
control shift keycode 68 = Console_22
control shift keycode 87 = Console_23
control shift keycode 88 = Console_24
alt control shift keycode 59 = Console_25
alt control shift keycode 60 = Console_26
alt control shift keycode 61 = Console_27
alt control shift keycode 62 = Console_28
alt control shift keycode 63 = Console_29
alt control shift keycode 64 = Console_30
alt control shift keycode 65 = Console_31
alt control shift keycode 66 = Console_32
alt control shift keycode 67 = Console_33
alt control shift keycode 68 = Console_34
alt control shift keycode 87 = Console_35
alt control shift keycode 88 = Console_36
alt altgr keycode 59 = Console_37
alt altgr keycode 60 = Console_38
alt altgr keycode 61 = Console_39
alt altgr keycode 62 = Console_40
alt altgr keycode 63 = Console_41
alt altgr keycode 64 = Console_42
alt altgr keycode 65 = Console_43
alt altgr keycode 66 = Console_44
alt altgr keycode 67 = Console_45
alt altgr keycode 68 = Console_46
alt altgr keycode 87 = Console_47
alt altgr keycode 88 = Console_48
control altgr keycode 59 = Console_37
control altgr keycode 60 = Console_38
control altgr keycode 61 = Console_39
control altgr keycode 62 = Console_40
control altgr keycode 63 = Console_41
control altgr keycode 64 = Console_42
control altgr keycode 65 = Console_43
control altgr keycode 66 = Console_44
control altgr keycode 67 = Console_45
control altgr keycode 68 = Console_46
control altgr keycode 87 = Console_47
control altgr keycode 88 = Console_48
alt altgr shift keycode 59 = Console_49
alt altgr shift keycode 60 = Console_50
alt altgr shift keycode 61 = Console_51
alt altgr shift keycode 62 = Console_52
alt altgr shift keycode 63 = Console_53
alt altgr shift keycode 64 = Console_54
alt altgr shift keycode 65 = Console_55
alt altgr shift keycode 66 = Console_56
alt altgr shift keycode 67 = Console_57
alt altgr shift keycode 68 = Console_58
alt altgr shift keycode 87 = Console_59
alt altgr shift keycode 88 = Console_60
alt altgr control keycode 59 = Console_61
alt altgr control keycode 60 = Console_62
alt altgr control keycode 61 = Console_63
keycode 1 = Escape
alt keycode 1 = Meta_Escape
keycode 2 = one exclam
alt keycode 2 = Meta_one
alt shift keycode 2 = F201
string F201 = "\033!"
keycode 3 = two quotedbl at
control keycode 3 = nul
alt keycode 3 = Meta_two
alt shift keycode 3 = F202
string F202 = "\033\""
keycode 4 = three numbersign sterling
control keycode 4 = Escape
alt keycode 4 = Meta_three
alt shift keycode 4 = F203
string F203 = "\033#"
keycode 5 = four ccedilla
control keycode 5 = Control_backslash
alt keycode 5 = Meta_four
altgr keycode 5 = dollar
alt shift keycode 5 = F204
string F204 = "\033ç"
keycode 6 = five percent
control keycode 6 = Control_bracketright
alt keycode 6 = Meta_five
alt shift keycode 6 = F205
string F205 = "\033%"
keycode 7 = six ampersand notsign
control keycode 7 = Control_asciicircum
alt keycode 7 = Meta_six
alt shift keycode 7 = F206
string F206 = "\033&"
keycode 8 = seven slash braceleft
control keycode 8 = Control_underscore
alt keycode 8 = Meta_seven
alt shift keycode 8 = F207
string F207 = "\033/"
keycode 9 = eight parenleft bracketleft
control keycode 9 = Delete
alt keycode 9 = Meta_eight
alt shift keycode 9 = F208
string F208 = "\033("
keycode 10 = nine parenright bracketright
alt keycode 10 = Meta_nine
alt shift keycode 10 = F209
string F209 = "\033)"
keycode 11 = zero equal braceright
alt keycode 11 = Meta_zero
alt shift keycode 11 = F210
string F210 = "\033="
keycode 12 = plus question backslash
control keycode 12 = Control_underscore
alt keycode 12 = Meta_minus
keycode 13 = dead_acute dead_grave
alt keycode 13 = Meta_equal
keycode 14 = Delete
alt keycode 14 = Meta_Delete
keycode 15 = Tab
shift keycode 15 = Meta_Tab
alt keycode 15 = Meta_Tab
control shift keycode 16 = F211
string F211 = "\033Q"
control shift keycode 17 = F212
string F212 = "\033W"
control shift keycode 18 = F213
string F213 = "\033E"
control shift keycode 19 = F214
string F214 = "\033R"
control shift keycode 20 = F215
string F215 = "\033T"
control shift keycode 21 = F216
string F216 = "\033Y"
control shift keycode 22 = F217
string F217 = "\033U"
control shift keycode 23 = F218
string F218 = "\033I"
control shift keycode 24 = F219
string F219 = "\033O"
control shift keycode 25 = F210
string F220 = "\033P"
keycode 26 = +aring +Aring
control keycode 26 = Escape
alt keycode 26 = Meta_bracketleft
keycode 27 = dead_diaeresis dead_circumflex dead_tilde
control keycode 27 = Control_bracketright
alt keycode 27 = Meta_bracketright
keycode 28 = Return
alt keycode 28 = Meta_Control_m
keycode 29 = Caps_Lock
control shift keycode 30 = F221
string F221 = "\033A"
control shift keycode 31 = F222
string F222 = "\033S"
control shift keycode 32 = F223
string F223 = "\033D"
control shift keycode 33 = F224
string F224 = "\033F"
control shift keycode 34 = F225
string F225 = "\033G"
control shift keycode 35 = F226
string F226 = "\033H"
control shift keycode 36 = F227
string F227 = "\033J"
control shift keycode 37 = F228
string F228 = "\033K"
control shift keycode 38 = F229
string F229 = "\033L"
keycode 39 = +odiaeresis +Odiaeresis
alt keycode 39 = Meta_semicolon
keycode 40 = +adiaeresis +Adiaeresis
control keycode 40 = Control_g
alt keycode 40 = Meta_apostrophe
keycode 41 = section degree onehalf
control keycode 41 = nul
alt keycode 41 = Meta_grave
keycode 42 = Shift
keycode 43 = apostrophe asterisk
control keycode 43 = Control_backslash
alt keycode 43 = Meta_backslash
control shift keycode 44 = F231
string F231 = "\033Z"
control shift keycode 45 = F232
string F232 = "\033X"
control shift keycode 46 = F233
string F233 = "\033C"
control shift keycode 47 = F234
string F234 = "\033V"
control shift keycode 48 = F235
string F235 = "\033B"
control shift keycode 49 = F236
string F236 = "\033N"
control shift keycode 50 = F237
string F237 = "\033M"
keycode 51 = comma semicolon
alt keycode 51 = Meta_comma
keycode 52 = period colon
alt keycode 52 = Meta_period
keycode 53 = minus underscore
control keycode 53 = Delete
alt keycode 53 = Meta_slash
shift control keycode 53 = Control_underscore
keycode 54 = Shift
keycode 56 = less greater bar
alt keycode 86 = Meta_less
keycode 57 = space
control keycode 57 = nul
alt keycode 57 = Meta_space
keycode 58 = Control
keycode 86 = Alt
keycode 97 = Control
|