Thanks Ivan for the type.  When I ran xkbcomp.exe with the file you provided,
it was complaining about an interpretation error.

I then did a diff between the us_intl file provided by Cygwin and the one
provided by Red Hat:

$ diff us_intl us_intl.old
44c44
<     key <AE09> {      [         9,    parenleft       ],
---
key <AE09> { [ 9, parenleft ]
46c46
<     key <AE10> {      [         0,    parenright      ],
---
key <AE10> { [ 0, parenright ]
52c52
<     key <AC10> {      [ semicolon,    colon           ],
---
key <AC10> { [ semicolon, colon ]
54c54
<     key <AB08> {      [     comma,    less            ],
---
key <AB08> { [ comma, less ]
56c56
<     key <AB09> {      [    period,    greater         ],
---
key <AB09> { [ period, greater ]
58c58
<     key <AB10> {      [     slash,    question        ],
---
key <AB10> { [ slash, question ]

Commas are missing in the Cygwin version! I copied the one from Red Hat and it works fine.

Problem solved! I will report this to the Cygwin community. Again, thanks.


Ciao Hans -- Deragon Informatique inc. Open source: http://www.deragon.biz http://swtmvcwrapper.sourceforge.net mailto://[EMAIL PROTECTED] http://autopoweroff.sourceforge.net


_______________________________________________ I18n mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/i18n

Reply via email to