Imported Upstream version 2.0.90
[platform/upstream/kbd.git] / src / libkeymap / syms.latin4.h
1 static sym
2 const latin4_syms[] = {
3         { 0x00a0, "nobreakspace" },
4         { 0x0104, "Aogonek" },
5         { 0x0138, "kra" },
6         { 0x0156, "Rcedilla" },
7         { 0x00a4, "currency" },
8         { 0x0128, "Itilde" },
9         { 0x013b, "Lcedilla" },
10         { 0x00a7, "section" },
11         { 0x00a8, "diaeresis" },
12         { 0x0160, "Scaron" },
13         { 0x0112, "Emacron" },
14         { 0x0122, "Gcedilla" },
15         { 0x0166, "Tslash" },
16         { 0x00ad, "hyphen" },
17         { 0x017d, "Zcaron" },
18         { 0x00af, "macron" },
19         { 0x00b0, "degree" },
20         { 0x0105, "aogonek" },
21         { 0x02db, "ogonek" },
22         { 0x0157, "rcedilla" },
23         { 0x00b4, "acute" },
24         { 0x0129, "itilde" },
25         { 0x013c, "lcedilla" },
26         { 0x02c7, "caron" },
27         { 0x00b8, "cedilla" },
28         { 0x0161, "scaron" },
29         { 0x0113, "emacron" },
30         { 0x0123, "gcedilla" },
31         { 0x0167, "tslash" },
32         { 0x014a, "ENG" },
33         { 0x017e, "zcaron" },
34         { 0x014b, "eng" },
35         { 0x0100, "Amacron" },
36         { 0x00c1, "Aacute" },
37         { 0x00c2, "Acircumflex" },
38         { 0x00c3, "Atilde" },
39         { 0x00c4, "Adiaeresis" },
40         { 0x00c5, "Aring" },
41         { 0x00c6, "AE" },
42         { 0x012e, "Iogonek" },
43         { 0x010c, "Ccaron" },
44         { 0x00c9, "Eacute" },
45         { 0x0118, "Eogonek" },
46         { 0x00cb, "Ediaeresis" },
47         { 0x0116, "Eabovedot" },
48         { 0x00cd, "Iacute" },
49         { 0x00ce, "Icircumflex" },
50         { 0x012a, "Imacron" },
51         { 0x0110, "Dstroke" },
52         { 0x0145, "Ncedilla" },
53         { 0x014c, "Omacron" },
54         { 0x0136, "Kcedilla" },
55         { 0x00d4, "Ocircumflex" },
56         { 0x00d5, "Otilde" },
57         { 0x00d6, "Odiaeresis" },
58         { 0x00d7, "multiply" },
59         { 0x00d8, "Ooblique" },
60         { 0x0172, "Uogonek" },
61         { 0x00da, "Uacute" },
62         { 0x00db, "Ucircumflex" },
63         { 0x00dc, "Udiaeresis" },
64         { 0x0168, "Utilde" },
65         { 0x016a, "Umacron" },
66         { 0x00df, "ssharp" },
67         { 0x0101, "amacron" },
68         { 0x00e1, "aacute" },
69         { 0x00e2, "acircumflex" },
70         { 0x00e3, "atilde" },
71         { 0x00e4, "adiaeresis" },
72         { 0x00e5, "aring" },
73         { 0x00e6, "ae" },
74         { 0x012f, "iogonek" },
75         { 0x010d, "ccaron" },
76         { 0x00e9, "eacute" },
77         { 0x0119, "eogonek" },
78         { 0x00eb, "ediaeresis" },
79         { 0x0117, "eabovedot" },
80         { 0x00ed, "iacute" },
81         { 0x00ee, "icircumflex" },
82         { 0x012b, "imacron" },
83         { 0x0111, "dstroke" },
84         { 0x0146, "ncedilla" },
85         { 0x014d, "omacron" },
86         { 0x0137, "kcedilla" },
87         { 0x00f4, "ocircumflex" },
88         { 0x00f5, "otilde" },
89         { 0x00f6, "odiaeresis" },
90         { 0x00f7, "division" },
91         { 0x00f8, "oslash" },
92         { 0x0173, "uogonek" },
93         { 0x00fa, "uacute" },
94         { 0x00fb, "ucircumflex" },
95         { 0x00fc, "udiaeresis" },
96         { 0x0169, "utilde" },
97         { 0x016b, "umacron" },
98         { 0x02d9, "abovedot" },
99 };