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: keyboard non-US


kaio wrote:

> KeyboardType: 4: IBM enhanced (101- or 102-key) keyboard
> KeyboardLayout: 00000410

@Harold:

can you apply this patch please?

--------------------------------------------------------------------------
--- winconfig.ol        Sat Apr  5 16:13:13 2003
+++ winconfig.c Sat Apr  5 16:11:23 2003
@@ -232,6 +232,7 @@
     {0x40b, 4, "pc105", "fi", NULL,         NULL, "Finnish"},
     {0x40c, 4, "pc105", "fr", NULL,         NULL, "French (Standard)"},
     {0x80c, 4, "pc105", "be", NULL,         NULL, "French (Belgian)"},
+    {0x410, 4, "pc105", "it", NULL,         NULL, "Italian"}, 
     {0x41d, 4, "pc105", "se", NULL,         NULL, "Swedish (Sweden)"},
     {-1, -1, NULL, NULL, NULL, NULL, NULL}
 };
--------------------------------------------------------------------------

bye
    ago
NP: VNV Nation - Epicentre
-- 
 Alexander dot Gottwald at informatik dot tu-chemnitz dot de 
 http://www.gotti.org           ICQ: 126018723


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