mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-10 05:50:18 +01:00
xwin: Add a tentative entry for the Korean keyboard to the list of known keyboard layouts
Signed-off-by: Colin Harrison <colin.harrison@virgin.net>
Reviewed-by: Jon Turney <jon.turney@dronecode.org.uk>
(cherry picked from commit 8c97a0078e)
This commit is contained in:
parent
c1eb12f89c
commit
da7745065e
1 changed files with 1 additions and 0 deletions
|
|
@ -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"},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue