first feed-in of the layouts. The revolution is coming
[xorg/xkeyboard-config] / symbols / mt_us
1 // Maltese keyboard map (based on MSA Standard DMS100, annex A)
2 // by Ramon Casha (ramon.casha@linux.org.mt)
3 //
4 // $XFree86$
5
6 partial default alphanumeric_keys
7 xkb_symbols "basic" {
8
9     include "pc/mt"
10
11     // Describes the differences between the mt
12     // keyboard and a US-based physical keyboard
13
14     name[Group1]="Maltese (US layout)";
15
16     key <BKSL>  { [ zabovedot,  Zabovedot,    backslash,          bar ] };
17
18     key <TLDE>  { [ cabovedot,  Cabovedot,        grave,   asciitilde ] };
19
20     key <AE03>  { [         3,   EuroSign,   numbersign               ] };
21
22 };