xenocara/dist/xkeyboard-config/symbols/kr
shadchin acd1f5eb4c Update to 2.6
ok jasper@, krw@, matthieu@
2012-06-10 16:30:14 +00:00

27 lines
576 B
Plaintext

default alphanumeric_keys
xkb_symbols "kr106" {
include "us"
name[Group1]= "Korean";
include "kr(koreankeys)"
};
alphanumeric_keys
xkb_symbols "kr104" {
include "us"
name[Group1]= "Korean (101/104 key compatible)";
include "kr(koreankeys)"
include "kr(koreankeys_raltctl)"
};
partial hidden function_keys
xkb_symbols "koreankeys" {
key <K71> { [ Hangul ] };
key <K72> { [ Hangul_Hanja ] };
};
partial hidden function_keys
xkb_symbols "koreankeys_raltctl" {
key <RALT> { [ Hangul ] };
key <RCTL> { [ Hangul_Hanja ] };
};