diff options
Diffstat (limited to 'hw/xwin/winlayouts.h')
-rw-r--r-- | hw/xwin/winlayouts.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xwin/winlayouts.h b/hw/xwin/winlayouts.h index 68284b23d..cc0752430 100644 --- a/hw/xwin/winlayouts.h +++ b/hw/xwin/winlayouts.h @@ -55,6 +55,7 @@ WinKBLayoutRec winKBLayouts[] = { 0x40b, -1, "pc105", "fi", NULL, NULL, "Finnish"}, { 0x40c, -1, "pc105", "fr", NULL, NULL, "French (Standard)"}, { 0x80c, -1, "pc105", "be", NULL, NULL, "French (Belgian)"}, + { 0xc0c, -1, "pc105", "ca_enhanced", NULL, NULL, "French (Canada)"}, { 0x100c, -1, "pc105", "fr_CH", NULL, NULL, "French (Switzerland)"}, { 0x40e, -1, "pc105", "hu", NULL, NULL, "Hungarian"}, { 0x410, -1, "pc105", "it", NULL, NULL, "Italian"}, |