blob: 046762833dbd2021c4d918400baa04148e8808c6 (
plain)
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
|
#Czech keymap
#2007-05-28 by Jaroslav Jiricka <giahra@atlas.cz>
include common
include additional
map 0x405
semicolon 0x29
dead_abovering 0x29 shift
plus 0x02
1 0x02 shift
dead_tilde 0x02 altgr
asciitilde 0x02 altgr
ecaron 0x03
2 0x03 shift
dead_caron 0x03 altgr
scaron 0x04
3 0x04 shift
dead_circumflex 0x04 altgr
ccaron 0x05
4 0x05 shift
dead_breve 0x05 altgr
rcaron 0x06
5 0x06 shift
dead_abovering 0x06 altgr
zcaron 0x07
6 0x07 shift
dead_ogonek 0x07 altgr
yacute 0x08
7 0x08 shift
dead_grave 0x08 altgr
aacute 0x09
8 0x09 shift
dead_abovedot 0x08 altgr
iacute 0x0a
9 0x0a shift
dead_acute 0x08 altgr
eacute 0x0b
0 0x0b shift
dead_doubleacute 0x0b altgr
equal 0x0c
percent 0x0c shift
dead_macron 0x0c altgr
dead_acute 0x0d
dead_caron 0x0d shift
dead_cedilla 0x0d altgr
backslash 0x10 altgr
bar 0x11 altgr
EuroSign 0x12 altgr
z 0x15 addupper
uacute 0x1a
slash 0x1a shift
division 0x1a altgr
parenright 0x1b
parenleft 0x1b shift
multiply 0x1b altgr
dead_diaeresis 0x2b
apostrophe 0x2b shift
currency 0x2b altgr
dstroke 0x1f altgr
Dstroke 0x20 altgr
bracketleft 0x21 altgr
bracketright 0x22 altgr
lstroke 0x25 altgr
Lstroke 0x26 altgr
uring 0x27
quotedbl 0x27 shift
dollar 0x27 altgr
section 0x28
exclam 0x28 shift
ssharp 0x28 altgr
y 0x2c addupper
numbersign 0x2d altgr
ampersand 0x2e altgr
at 0x2f altgr
braceleft 0x30 altgr
braceright 0x31 altgr
comma 0x33
question 0x33 shift
less 0x33 altgr
period 0x34
colon 0x34 shift
greater 0x34 altgr
minus 0x35
underscore 0x35 shift
asterisk 0x35 altgr
|