Advertisement
Guest User

"eo"

a guest
Apr 29th, 2013
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. // $XKeyboardConfig: xkbdesc/symbols/sk,v 1.8 2005/01/16 02:18:20 svu Exp $
  2.  
  3. // $XFree86: xc/programs/xkbcomp/symbols/sk,v 1.2 2002/11/22 04:02:22 dawes
  4. // Exp $
  5.  
  6. partial default alphanumeric_keys
  7. xkb_symbols "basic" {
  8.  
  9. include "us"
  10.  
  11. include "level3(ralt_switch)"
  12.  
  13. name[Group1] = "Esperanto";
  14.  
  15. key <AD07> { [ u, U, ubreve, Ubreve ] };
  16.  
  17. key <AC02> { [ s, S, scircumflex, Scircumflex ] };
  18. key <AC05> { [ g, G, gcircumflex, Gcircumflex ] };
  19. key <AC06> { [ h, H, hcircumflex, Hcircumflex ] };
  20. key <AC07> { [ j, J, jcircumflex, Jcircumflex ] };
  21.  
  22. key <AB03> { [ c, C, ccircumflex, Ccircumflex ] };
  23. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement