//Faroese keymap by Jari í Hjøllum (jari.hjoellum@risoe.dk), 05-09-2005 // based on a keyboard map from an 'xkb/symbols/dk' file // // $XFree86: xc/programs/xkbcomp/symbols/pc/dk,v 1.3 2002/12/19 01:07:56 dawes Exp $ // $XFree86: xc/programs/xkbcomp/symbols/pc/fo, partial default alphanumeric_keys xkb_symbols "basic" { include "pc/latin(type2)" name[Group1]="Faroese"; key { [ plus, question, plusminus, questiondown ] }; key { [dead_acute, dead_grave, bar, brokenbar ] }; key { [ U00F0, U00D0, asciitilde, macron ] }; key { [ ae, AE, dead_acute, dead_doubleacute ] }; key { [ oslash, Ooblique, dead_circumflex, dead_caron ] }; key { [ onehalf, section, threequarters, paragraph ] }; key { [apostrophe, asterisk, dead_doubleacute, multiply ] }; key { [ less, greater, backslash, notsign ] }; key { [ KP_Delete, KP_Separator ] }; include "level3(ralt_switch)" }; partial alphanumeric_keys xkb_symbols "nodeadkeys" { include "pc/dk(basic)" key { [ acute, grave, bar, ogonek ] }; key { [ aring, Aring, diaeresis, degree ] }; key { [ U00F0, U00D0, asciitilde, macron ] }; key { [ ae, AE, acute, doubleacute ] }; key { [ oslash, Ooblique, asciicircum, caron ] }; key { [apostrophe, asterisk, doubleacute, multiply ] }; key { [ comma, semicolon, cedilla, ogonek ] }; key { [ period, colon, periodcentered, abovedot ] }; };