about summary refs log blame commit diff stats
path: root/modules/by-name/lo/locale/keymaps/dvorak_modified.xkb
blob: 63f5d4fbd0e85aa5c284f34149d2dff27f7efa23 (plain) (tree)
1
2
3
4
5
6
7
8


                                                        
                                                      
                                                                      



                                 
  
              
partial alphanumeric_keys
xkb_symbols "dvorak-modified" {
    name[Group1]= "Dvorak English with additional keys";

    key <AC02>  {[  o,  O,  odiaeresis,  Odiaeresis]};
    key <AC04>  {[  u,  U,  udiaeresis,  Udiaeresis]};
    key <AC01>  {type[Group1]="EIGHT_LEVEL",
                 [  a,  A,  adiaeresis,  Adiaeresis,  aring,  Aring]};


    include "us(dvorak)"
    include "level3(caps_switch)"
    include "level5(ralt_switch)"
};
// vim: ft=xkb