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

cancel (231B)


  1. default partial xkb_types "Shift_Cancels_Caps" {
  2. override type "TWO_LEVEL" {
  3. modifiers = Shift+Lock;
  4. map[Shift] = Level2;
  5. preserve[Lock]= Lock;
  6. level_name[Level1] = "Base";
  7. level_name[Level2] = "Shift";
  8. };
  9. };