>>>>> "Steven" == Steven van Dijk <[EMAIL PROTECTED]> writes:
Steven> Xlib is not part of the Cygwin library. It is just the source
Steven> distribution ported to Win32 using Cygwin. Maybe the problem
Steven> is with my X-server, Exceed. I don't know. I do not really
Steven> know what XOpemIM does anyway.
XOpenIM is used to provide so-called compose key processing, which
allows to type nice accents (or chinese characters) on a keyboard
which lacks them.
>> I'll be glad to provide a workaround if you can get more info of
>> what version does not work...
Steven> The version of the Cygwin library is 20.1. The version of Xlib
Steven> that was ported is 6.4. I didn't try to compile it with any
Steven> other versions.
To be clearer, my problem is that I'd like to know whether the problem
lies in the X server, or the cygwin port (or whatever) before adding a
workaround. I do not want to prevent platforms who would otherwise
work from having support for input methods...
JMarc