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

mousekeys (214B)


  1. default partial xkb_types "default" {
  2. virtual_modifiers Alt;
  3. type "SHIFT+ALT" {
  4. modifiers = Shift+Alt;
  5. map[Shift+Alt] = Level2;
  6. level_name[Level1] = "Base";
  7. level_name[Level2] = "Shift+Alt";
  8. };
  9. };