xkbdesc/symbols kr,1.2,1.3
"Sergey V. Oudaltsov" <xlibs-commit-u7BhqnqprCWvj1b/[email protected]>
| Newsgroups | gmane.comp.freedesktop.xlibs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: svu
Update of /cvs/xlibs/xkbdesc/symbols
In directory kemper:/tmp/cvs-serv14400/symbols
Modified Files:
kr
Log Message:
updated Korean, b.fd.o#7316
Index: kr
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/kr,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- kr 2 Apr 2006 20:08:48 -0000 1.2
+++ kr 25 Jun 2006 17:00:47 -0000 1.3
@@ -1,7 +1,27 @@
-partial default alphanumeric_keys
-xkb_symbols "hangul_keys" {
- include "us"
- name[Group1]= "Korea, Republic of";
- key<K72> { [ Hangul ] };
- key<K71> { [ Hangul_Hanja ] };
+default alphanumeric_keys
+xkb_symbols "kr106" {
+ name[Group1]= "Korea, Republic of";
+ include "us"
+ include "kr(koreankeys)"
+};
+
+alphanumeric_keys
+xkb_symbols "kr104" {
+ name[Group1]= "Korea, Republic of - 101/104 key Compatible";
+ include "us"
+ include "kr(koreankeys)"
+ include "kr(koreankeys_raltctl)"
+};
+
+partial hidden function_keys
+xkb_symbols "koreankeys" {
+ key <K72> { [ Hangul ] };
+ key <K71> { [ Hangul_Hanja ] };
+};
+
+partial hidden function_keys
+xkb_symbols "koreankeys_raltctl" {
+ key <RALT> { [ Hangul ] };
+ key <RCTL> { [ Hangul_Hanja ] };
};
+