8abf6371e4
* New structure of descriptions, massive changes in user-visible strings. Special release for GNOME 3. ok shadchin@ matthieu@
27 lines
600 B
Plaintext
27 lines
600 B
Plaintext
default alphanumeric_keys
|
|
xkb_symbols "kr106" {
|
|
include "us"
|
|
name[Group1]= "Korea, Republic of";
|
|
include "kr(koreankeys)"
|
|
};
|
|
|
|
alphanumeric_keys
|
|
xkb_symbols "kr104" {
|
|
include "us"
|
|
name[Group1]= "Korea, Republic of - 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 ] };
|
|
};
|
|
|
|
partial hidden function_keys
|
|
xkb_symbols "koreankeys_raltctl" {
|
|
key <RALT> { [ Hangul ] };
|
|
key <RCTL> { [ Hangul_Hanja ] };
|
|
};
|