home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / boot / i386 / root / usr / share / X11 / xkb / symbols / kr < prev    next >
Text File  |  2006-11-29  |  601b  |  28 lines

  1. default  alphanumeric_keys
  2. xkb_symbols "kr106" {
  3.     name[Group1]= "Korea, Republic of";
  4.     include "us"
  5.     include "kr(koreankeys)"
  6. };
  7.  
  8. alphanumeric_keys
  9. xkb_symbols "kr104" {
  10.     name[Group1]= "Korea, Republic of - 101/104 key Compatible";
  11.     include "us"
  12.     include "kr(koreankeys)"
  13.     include "kr(koreankeys_raltctl)"
  14. };
  15.  
  16. partial hidden function_keys
  17. xkb_symbols "koreankeys" {
  18.     key <K72> { [ Hangul ] };
  19.     key <K71> { [ Hangul_Hanja ] };    
  20. };
  21.  
  22. partial hidden function_keys
  23. xkb_symbols "koreankeys_raltctl" {
  24.     key <RALT> { [ Hangul ] };
  25.     key <RCTL> { [ Hangul_Hanja ] };    
  26. };
  27.  
  28.