logo

oasis-root

Compiled tree of Oasis Linux based on own branch at <https://hacktivis.me/git/oasis/> git clone https://anongit.hacktivis.me/git/oasis-root.git

fo (1988B)


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