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

au (178B)


  1. //
  2. // Default Australian is the same as American
  3. //
  4. default partial alphanumeric_keys
  5. xkb_symbols "basic" {
  6. include "us(basic)"
  7. name[Group1]= "English (Australian)";
  8. };