[ubuntu-ko] ÇÑ¿µÅ° xkb ÆÐÄ¡ Å×½ºÆ® ºÎŹÇÕ´Ï´Ù.
Sunjae Park
darehanl at gmail.com
Fri Mar 17 11:55:23 GMT 2006
ÆÐÄ¡ ÆÄÀÏ ¸¸µé ÁÙÀº ¸ð¸£°Ú°í¿ä, ±×³É diff °á°úÀÔ´Ï´Ù.
darehanl at setbyeol:~$ diff -u base.lst /etc/X11/xkb/rules/base.lst
--- base.lst 2006-03-17 20:44:49.000000000 +0900
+++ /etc/X11/xkb/rules/base.lst 2006-03-17 20:32:36.000000000 +0900
@@ -146,6 +146,7 @@
it Italy
jp Japan
kg Kyrgyzstan
+ ko Korea
la Laos
latam Latin American
lt Lithuania
darehanl at setbyeol:~$ diff -u base.xml /etc/X11/xkb/rules/base.xml
--- base.xml 2006-03-17 20:46:38.000000000 +0900
+++ /etc/X11/xkb/rules/base.xml 2006-03-17 20:32:45.000000000 +0900
@@ -4992,6 +4992,12 @@
</layout>
<layout>
<configItem>
+ <name>ko</name>
+ <description>Korean</description>
+ </configItem>
+ </layout>
+ <layout>
+ <configItem>
<name>la</name>
<shortDescription>Lao</shortDescription>
<shortDescription xml:lang="en_GB">Lao</shortDescription>
darehanl at setbyeol:~$ cat /etc/X11/xkb/symbols/ko
default xkb_symbols "hangul_keys" {
include "us"
name[Group1] = "Korean";
key<K72> { [ Hangul ] };
key<K71> { [ Hangul_Hanja ] };
};
--
Sunjae Park(daréhanl)
We choose to go to the moon and do the other things, not because they
are easy, but because they are hard.
- John F. Kennedy -
More information about the ubuntu-ko
mailing list