1 partial default alphanumeric_keys
6 name[Group1]= "Faroese";
8 key <TLDE> { [ onehalf, section, threequarters, paragraph ] };
9 key <LSGT> { [ less, greater, backslash, notsign ] };
10 key <SPCE> { [ space, space, nobreakspace, nobreakspace ] };
12 key <AE05> { [ 5, percent, NoSymbol, cent ] };
13 key <AE06> { [ 6, ampersand, yen, NoSymbol ] };
14 key <AE11> { [ plus, question, plusminus, questiondown ] };
15 key <AE12> { [dead_acute, dead_grave, bar, brokenbar ] };
17 key <AB03> { [ c, C, copyright, NoSymbol ] };
18 key <AB10> { [ minus, underscore, hyphen, macron ] };
20 key <AC03> { [ d, D, eth, ETH ] };
21 key <AC10> { [ ae, AE ] };
22 key <AC11> { [ oslash, Ooblique ] };
24 key <AD08> { [ i, I ] };
25 key <AD11> { [ aring, Aring, dead_diaeresis, dead_circumflex ] };
26 key <AD12> { [ eth, ETH, dead_tilde, dead_caron ] };
28 key <BKSL> { [apostrophe, asterisk, dead_doubleacute, multiply ] };
30 include "level3(ralt_switch)"
33 partial alphanumeric_keys
34 xkb_symbols "nodeadkeys" {
38 name[Group1]= "Faroese (eliminate dead keys)";
40 key <AE12> { [ acute, grave, bar, ogonek ] };
41 key <AD11> { [ aring, Aring, diaeresis, degree ] };
42 key <AD12> { [ diaeresis, asciicircum, asciitilde, macron ] };
43 key <AC10> { [ ae, AE, acute, doubleacute ] };
44 key <AC11> { [ oslash, Ooblique, asciicircum, caron ] };
45 key <BKSL> { [apostrophe, asterisk, doubleacute, multiply ] };
46 key <AB08> { [ comma, semicolon, cedilla, ogonek ] };
47 key <AB09> { [ period, colon, periodcentered, abovedot ] };