1 | # Generated by Shlomil
|
---|
2 | # Please send your comments and corrections to <[email protected]>
|
---|
3 | include common
|
---|
4 | map 0x040D
|
---|
5 |
|
---|
6 |
|
---|
7 | #
|
---|
8 | # Top row
|
---|
9 | #
|
---|
10 |
|
---|
11 | slash 0x10 altgr
|
---|
12 | apostrophe 0x11 altgr
|
---|
13 | hebrew_qoph 0x12 altgr
|
---|
14 | hebrew_resh 0x13 altgr
|
---|
15 | hebrew_aleph 0x14 altgr
|
---|
16 | hebrew_tet 0x15 altgr
|
---|
17 | hebrew_waw 0x16 altgr
|
---|
18 | hebrew_finalnun 0x17 altgr
|
---|
19 | hebrew_finalmem 0x18 altgr
|
---|
20 | hebrew_pe 0x19 altgr
|
---|
21 |
|
---|
22 | #
|
---|
23 | # Second row
|
---|
24 | #
|
---|
25 |
|
---|
26 | hebrew_shin 0x1e altgr
|
---|
27 | hebrew_dalet 0x1f altgr
|
---|
28 | hebrew_gimel 0x20 altgr
|
---|
29 | hebrew_kaph 0x21 altgr
|
---|
30 | hebrew_ayin 0x22 altgr
|
---|
31 | hebrew_yod 0x23 altgr
|
---|
32 | hebrew_chet 0x24 altgr
|
---|
33 | hebrew_lamed 0x25 altgr
|
---|
34 | hebrew_finalkaph 0x26 altgr
|
---|
35 | hebrew_finalpe 0x27 altgr
|
---|
36 | comma 0x28 altgr
|
---|
37 |
|
---|
38 | #
|
---|
39 | # Third row
|
---|
40 | #
|
---|
41 |
|
---|
42 | hebrew_zain 0x2c altgr
|
---|
43 | hebrew_samech 0x2d altgr
|
---|
44 | hebrew_bet 0x2e altgr
|
---|
45 | hebrew_he 0x2f altgr
|
---|
46 | hebrew_nun 0x30 altgr
|
---|
47 | hebrew_mem 0x31 altgr
|
---|
48 | hebrew_zade 0x32 altgr
|
---|
49 |
|
---|
50 | hebrew_taw 0x33 altgr
|
---|
51 | hebrew_finalzade 0x34 altgr
|
---|
52 | period 0x35 altgr
|
---|
53 |
|
---|
54 |
|
---|
55 | #
|
---|
56 | # en-us
|
---|
57 | #
|
---|
58 |
|
---|
59 |
|
---|
60 | exclam 0x02 shift
|
---|
61 | at 0x03 shift
|
---|
62 | numbersign 0x04 shift
|
---|
63 | dollar 0x05 shift
|
---|
64 | percent 0x06 shift
|
---|
65 | asciicircum 0x07 shift
|
---|
66 | ampersand 0x08 shift
|
---|
67 | asterisk 0x09 shift
|
---|
68 | parenleft 0x0a shift
|
---|
69 | parenright 0x0b shift
|
---|
70 | minus 0x0c
|
---|
71 | underscore 0x0c shift
|
---|
72 | equal 0x0d
|
---|
73 | plus 0x0d shift
|
---|
74 | bracketleft 0x1a
|
---|
75 | braceleft 0x1a shift
|
---|
76 | bracketright 0x1b
|
---|
77 | braceright 0x1b shift
|
---|
78 | semicolon 0x27
|
---|
79 | colon 0x27 shift
|
---|
80 | apostrophe 0x28
|
---|
81 | quotedbl 0x28 shift
|
---|
82 | grave 0x29
|
---|
83 | asciitilde 0x29 shift
|
---|
84 | backslash 0x2b
|
---|
85 | bar 0x2b shift
|
---|
86 | comma 0x33
|
---|
87 | less 0x33 shift
|
---|
88 | period 0x34
|
---|
89 | greater 0x34 shift
|
---|
90 | slash 0x35
|
---|
91 | question 0x35 shift
|
---|