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


nuno Cerqueira wrote:

> KeyboardType: 4: IBM enhanced (101- or 102-key) keyboard
> keyboardLayout: 00000816

And the patch for portuguese and brazilian keyboards

--- winconfig.ol        Thu Apr 10 19:41:54 2003
+++ winconfig.c Thu Apr 10 19:39:08 2003
@@ -233,6 +233,8 @@
     {0x40c, 4, "pc105", "fr", NULL,         NULL, "French (Standard)"},
     {0x80c, 4, "pc105", "be", NULL,         NULL, "French (Belgian)"},
     {0x410, 4, "pc105", "it", NULL,         NULL, "Italian"}, 
+    {0x416, 4, "pc105", "pt", NULL,         NULL, "Portuguese (Brazil)"},
+    {0x816, 4, "pc105", "pt", NULL,         NULL, "Portuguese (Portugal)"},
     {0x41d, 4, "pc105", "se", NULL,         NULL, "Swedish (Sweden)"},
     {-1, -1, NULL, NULL, NULL, NULL, NULL}
 };

bye
    ago
NP: VNV Nation - Structure
-- 
 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]