]>
Commit | Line | Data |
---|---|---|
3d11d0eb FB |
1 | # Canadian French |
2 | # By Simon Germain | |
3 | include common | |
4 | map 0xc0c | |
5 | ||
6 | backslash 0x29 altgr | |
7 | plusminus 0x2 altgr | |
8 | at 0x3 altgr | |
9 | sterling 0x4 altgr | |
10 | cent 0x5 altgr | |
11 | currency 0x6 altgr | |
12 | notsign 0x7 altgr | |
13 | bar 0x29 shift | |
14 | twosuperior 0x9 altgr | |
15 | threesuperior 0xa altgr | |
16 | onequarter 0xb altgr | |
17 | onehalf 0xc altgr | |
18 | threequarters 0xd altgr | |
19 | section 0x18 altgr | |
20 | paragraph 0x19 altgr | |
21 | bracketleft 0x1a altgr | |
22 | bracketright 0x1b altgr | |
23 | asciitilde 0x27 altgr | |
24 | braceleft 0x28 altgr | |
25 | braceright 0x2b altgr | |
26 | less 0x2b | |
27 | greater 0x2b shift | |
28 | guillemotleft 0x56 | |
29 | guillemotright 0x56 shift | |
30 | degree 0x56 altgr | |
31 | mu 0x32 altgr | |
32 | eacute 0x35 | |
33 | dead_acute 0x35 altgr | |
34 | dead_grave 0x28 | |
35 | dead_circumflex 0x1a | |
36 | dead_circumflex 0x1a shift | |
37 | dead_cedilla 0x1b | |
38 | dead_diaeresis 0x1b shift | |
39 | exclam 0x2 shift | |
40 | quotedbl 0x3 shift | |
41 | slash 0x4 shift | |
42 | dollar 0x5 shift | |
43 | percent 0x6 shift | |
44 | question 0x7 shift | |
45 | ampersand 0x8 shift | |
46 | asterisk 0x9 shift | |
47 | parenleft 0xa shift | |
48 | parenright 0xb shift | |
49 | underscore 0xc shift | |
50 | plus 0xd shift |