upload tizen2.0 source
[framework/uifw/xorg/util/xkeyboard-config.git] / symbols / kr
index 4c2fa96..4625188 100644 (file)
@@ -1,25 +1,22 @@
-// $XKeyboardConfig$
-//
-
 default  alphanumeric_keys
 xkb_symbols "kr106" {
     include "us"
-    name[Group1]= "Korea, Republic of";
+    name[Group1]= "Korean";
     include "kr(koreankeys)"
 };
 
 alphanumeric_keys
 xkb_symbols "kr104" {
     include "us"
-    name[Group1]= "Korea, Republic of - 101/104 key Compatible";
+    name[Group1]= "Korean (101/104 key compatible)";
     include "kr(koreankeys)"
     include "kr(koreankeys_raltctl)"
 };
 
 partial hidden function_keys
 xkb_symbols "koreankeys" {
-    key <K72> { [ Hangul ] };
-    key <K71> { [ Hangul_Hanja ] };    
+    key <K71> { [ Hangul ] };
+    key <K72> { [ Hangul_Hanja ] };    
 };
 
 partial hidden function_keys
@@ -27,4 +24,3 @@ xkb_symbols "koreankeys_raltctl" {
     key <RALT> { [ Hangul ] };
     key <RCTL> { [ Hangul_Hanja ] };    
 };
-