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

gb (557B)


  1. default partial alphanumeric_keys
  2. xkb_symbols "basic" {
  3. // Describes the differences between a very simple en_US
  4. // keyboard and a very simple U.K. keyboard layout
  5. include "macintosh_vndr/us"
  6. name[Group1]= "United Kingdom - Mac";
  7. key <AE02> { [ 2, at, EuroSign ] };
  8. key <AE03> { [ 3, sterling, numbersign ] };
  9. key <TLDE> { [ section, plusminus ] };
  10. key <LSGT> { [ grave, asciitilde ] };
  11. include "level3(ralt_switch)"
  12. };