// Keyboard layouts for the Faroe Islands. default partial alphanumeric_keys xkb_symbols "basic" { include "latin(type2)" name[Group1]= "Faroese"; key {[ onehalf, section, threequarters, paragraph ]}; key {[ plus, question, plusminus, questiondown ]}; key {[ dead_acute, dead_grave, bar, brokenbar ]}; key {[ aring, Aring, dead_diaeresis, dead_circumflex ]}; key {[ eth, ETH, dead_tilde, dead_caron ]}; key {[ ae, AE ]}; key {[ oslash, Oslash ]}; key {[ apostrophe, asterisk, dead_doubleacute, multiply ]}; key {[ less, greater, backslash, notsign ]}; key {[ minus, underscore, hyphen, macron ]}; key {[ space, space, nobreakspace, nobreakspace ]}; include "level3(ralt_switch)" }; partial alphanumeric_keys xkb_symbols "nodeadkeys" { include "fo(basic)" name[Group1]= "Faroese (no dead keys)"; key {[ acute, grave, bar, ogonek ]}; key {[ aring, Aring, diaeresis, degree ]}; key {[ diaeresis, asciicircum, asciitilde, macron ]}; key {[ j, J, ezh, EZH ]}; key {[ ae, AE, acute, doubleacute ]}; key {[ oslash, Oslash, asciicircum, caron ]}; key {[ apostrophe, asterisk, doubleacute, multiply ]}; key {[ comma, semicolon, cedilla, ogonek ]}; key {[ period, colon, periodcentered, abovedot ]}; };