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

nokia (302B)


  1. default partial xkb_types "default" {
  2. // A type that is used by Nokia devices and keyboards.
  3. virtual_modifiers LevelThree;
  4. type "PC_FN_LEVEL2" {
  5. modifiers = LevelThree;
  6. map[None] = Level1;
  7. map[LevelThree] = Level2;
  8. level_name[Level1] = "Base";
  9. level_name[Level2] = "Fn";
  10. };
  11. };