mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-04-18 06:10:38 +02:00
fix japnese jp106 layout. reported by takuma and Munehiro (haro) Matsuda
This commit is contained in:
parent
c37f07f5a5
commit
5594a38b9e
1 changed files with 1 additions and 1 deletions
|
|
@ -246,7 +246,7 @@ WinKBLayoutRec winKBLayouts[] = {
|
|||
{ 0x40c, -1, "pc105", "fr", NULL, NULL, "French (Standard)"},
|
||||
{ 0x80c, -1, "pc105", "be", NULL, NULL, "French (Belgian)"},
|
||||
{ 0x410, -1, "pc105", "it", NULL, NULL, "Italian"},
|
||||
{ 0x411, 7, "jp", "jp", NULL, NULL, "Japanese"},
|
||||
{ 0x411, 7, "jp106", "jp", NULL, NULL, "Japanese"},
|
||||
{ 0x813, -1, "pc105", "be", NULL, NULL, "Dutch (Belgian)"},
|
||||
{ 0x414, -1, "pc105", "no", NULL, NULL, "Norwegian"},
|
||||
{ 0x416, -1, "pc105", "br", NULL, NULL, "Portuguese (Brazil, ABNT)"},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue