home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / X11 / xkb / symbols / me < prev    next >
Encoding:
Text File  |  2009-03-31  |  1.1 KB  |  54 lines

  1. // Montenegro keyboard mapping
  2. //
  3. // Initially, a copy of Serbian variants
  4. //
  5. // $XKeyboardConfig$
  6.  
  7. default partial alphanumeric_keys
  8. xkb_symbols "basic" {
  9.   include "rs(latin)"
  10.   name[Group1]= "Montenegro";
  11. };
  12.  
  13.  
  14. partial alphanumeric_keys
  15. xkb_symbols "cyrillic" {
  16.   include "rs(basic)"
  17.   name[Group1]= "Montenegro - Cyrillic";
  18. };
  19.  
  20.  
  21. partial alphanumeric_keys
  22. xkb_symbols "cyrillicyz" {
  23.   include "rs(yz)"
  24.   name[Group1]= "Montenegro - Cyrillic, Z and ZHE swapped";
  25. };
  26.  
  27. partial alphanumeric_keys
  28. xkb_symbols "latinunicode" {
  29.   include "rs(latinunicode)"
  30.   name[Group1]= "Montenegro - Latin unicode";
  31. };
  32.  
  33. partial alphanumeric_keys
  34. xkb_symbols "latinyz" {
  35.   include "rs(latinyz)"
  36.   name[Group1]= "Montenegro - Latin qwerty";
  37. };
  38.  
  39. partial alphanumeric_keys
  40. xkb_symbols "latinunicodeyz" {
  41.   include "rs(latinunicodeyz)"
  42.   name[Group1]= "Montenegro - Latin unicode qwerty";
  43. };
  44.  
  45. xkb_symbols "cyrillicalternatequotes" {
  46.   include "rs(alternatequotes)"
  47.   name[Group1]= "Montenegro - Cyrillic with guillemets";
  48. };
  49.  
  50. xkb_symbols "latinalternatequotes" {
  51.   include "rs(latinalternatequotes)"
  52.   name[Group1]= "Montenegro - Latin with guillemets";
  53. };
  54.