summaryrefslogtreecommitdiff
path: root/hw/xwin
diff options
context:
space:
mode:
authorColin Harrison <colin.harrison@virgin.net>2014-11-19 22:33:39 +0000
committerJon Turney <jon.turney@dronecode.org.uk>2015-11-11 11:55:57 +0000
commite0195367cbf9abe231d52172161f6106150e36ab (patch)
tree39f612527ea967347ad995e97e84f53e7d23f512 /hw/xwin
parent3b5d3d56385e1553394f1b3acd070705797646f9 (diff)
Add a tentative entry for the Korean keyboard to the list of known keyboards
Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
Diffstat (limited to 'hw/xwin')
-rw-r--r--hw/xwin/winlayouts.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xwin/winlayouts.h b/hw/xwin/winlayouts.h
index a61fd7ac1..d3d5c6df3 100644
--- a/hw/xwin/winlayouts.h
+++ b/hw/xwin/winlayouts.h
@@ -74,6 +74,7 @@ WinKBLayoutRec winKBLayouts[] = {
{0x00010410, -1, "pc105", "it", NULL, NULL, "Italian (142)"},
{0xa0000410, -1, "macbook79", "it", "mac", NULL, "Italiano (Apple)"},
{0x00000411, 7, "jp106", "jp", NULL, NULL, "Japanese"},
+ {0x00000412, -1, "kr106", "kr", NULL, NULL, "Korean"},
{0x00000413, -1, "pc105", "nl", NULL, NULL, "Dutch"},
{0x00000813, -1, "pc105", "be", NULL, NULL, "Dutch (Belgian)"},
{0x00000414, -1, "pc105", "no", NULL, NULL, "Norwegian"},