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


winconfig.c: where?

> 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}
>  };
> --------------------------------------------------------------------------




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