summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hw/xwin/ChangeLog5
-rw-r--r--hw/xwin/winlayouts.h3
2 files changed, 7 insertions, 1 deletions
diff --git a/hw/xwin/ChangeLog b/hw/xwin/ChangeLog
index d0adbded3..7225586a3 100644
--- a/hw/xwin/ChangeLog
+++ b/hw/xwin/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-24 Alexander Gottwald <ago at freedesktop dot org>
+
+ * winlayouts.h:
+ Added Czech (QWERTY) layout
+
2005-04-20 Alexander Gottwald <ago at freedesktop dot org>
* winshaddnl.c:
diff --git a/hw/xwin/winlayouts.h b/hw/xwin/winlayouts.h
index a04156f61..68284b23d 100644
--- a/hw/xwin/winlayouts.h
+++ b/hw/xwin/winlayouts.h
@@ -41,6 +41,7 @@ typedef struct
WinKBLayoutRec winKBLayouts[] =
{
{ 0x405, -1, "pc105", "cz", NULL, NULL, "Czech"},
+ {0x10405, -1, "pc105", "cz_qwerty", NULL, NULL, "Czech (QWERTY)"},
{ 0x406, -1, "pc105", "dk", NULL, NULL, "Danish"},
{ 0x407, -1, "pc105", "de", NULL, NULL, "German (Germany)"},
{0x10407, -1, "pc105", "de", NULL, NULL, "German (Germany, IBM)"},
@@ -99,7 +100,7 @@ Support ID XKB Language
0x1004 Chinese (Singapore)
0x1404 Chinese (Macao SAR) (98/ME,2K/XP)
X 0x0405 cz Czech
- Czech (QWERTY)
+ X cz_qwerty Czech (QWERTY)
Czech (Programmers)
X 0x0406 dk Danish
X 0x0407 de German (Standard)