This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: (no)deadkeys keyboard default setting


Benny,

Sorry, I missed this in all the excitement :)

Applied.

Harold

Benjamin Riefenstahl wrote:

Hi Harold,

Would you mind applying this?  I like to play with the test servers,
but this is slightly annoying for me...

TIA, benny


Alexander Gottwald <Alexander.Gottwald@s1999.tu-chemnitz.de> writes:


Alexander Gottwald wrote:
@Harold: Can you please apply this patch? It changes the default keyboard
layout for germany to plain "de".


--- winconfig.c.orig    Mon May 26 19:52:41 2003
+++ winconfig.c Mon May 26 19:53:02 2003
@@ -230,7 +230,7 @@
WinKBLayoutRec winKBLayouts[] = {
    {0x405, 4, "pc105", "cz", NULL,         NULL, "Czech"},
    {0x406, 4, "pc105", "dk", NULL,         NULL, "Danish"},
-    {0x407, 4, "pc105", "de", "nodeadkeys", NULL, "German (Germany)"},
+    {0x407, 4, "pc105", "de", NULL,         NULL, "German (Germany)"},
    {0x809, 4, "pc105", "gb", NULL, NULL, "English (United Kingdom)"},

    {0x40a, 4, "pc105", "es", NULL, NULL, "Spanish (Spain, Traditional
Sort)"},

{0x40b, 4, "pc105", "fi", NULL, NULL, "Finnish"},




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]