2009-06-06 11:52:23 -06:00
|
|
|
default alphanumeric_keys
|
|
|
|
xkb_symbols "kr106" {
|
|
|
|
include "us"
|
2011-07-01 08:25:24 -06:00
|
|
|
name[Group1]= "Korean";
|
2009-06-06 11:52:23 -06:00
|
|
|
include "kr(koreankeys)"
|
|
|
|
};
|
|
|
|
|
|
|
|
alphanumeric_keys
|
|
|
|
xkb_symbols "kr104" {
|
|
|
|
include "us"
|
2011-07-01 08:25:24 -06:00
|
|
|
name[Group1]= "Korean (101/104 key compatible)";
|
2009-06-06 11:52:23 -06:00
|
|
|
include "kr(koreankeys)"
|
|
|
|
include "kr(koreankeys_raltctl)"
|
|
|
|
};
|
|
|
|
|
|
|
|
partial hidden function_keys
|
|
|
|
xkb_symbols "koreankeys" {
|
2012-06-10 10:30:14 -06:00
|
|
|
key <K71> { [ Hangul ] };
|
2014-05-05 12:05:33 -06:00
|
|
|
key <K72> { [ Hangul_Hanja ] };
|
2009-06-06 11:52:23 -06:00
|
|
|
};
|
|
|
|
|
|
|
|
partial hidden function_keys
|
|
|
|
xkb_symbols "koreankeys_raltctl" {
|
|
|
|
key <RALT> { [ Hangul ] };
|
2014-05-05 12:05:33 -06:00
|
|
|
key <RCTL> { [ Hangul_Hanja ] };
|
2009-06-06 11:52:23 -06:00
|
|
|
};
|
2013-10-26 11:49:57 -06:00
|
|
|
|
|
|
|
// EXTRAS:
|
|
|
|
|
|
|
|
partial alphanumeric_keys
|
|
|
|
xkb_symbols "sun_type6" {
|
|
|
|
include "sun_vndr/kr(sun_type6)"
|
|
|
|
};
|