KeySym to Unicode?
Samuel Thibault
samuel.thibault at ens-lyon.org
Wed Jan 25 01:23:49 PST 2012
Troy Watson, le Wed 25 Jan 2012 18:55:37 +1000, a écrit :
> Thanks for the reply - Is that what I want though? Looking at
> http://www.x.org/releases/current/doc/man/man3/XkbTranslateKeySym.3.xhtml
> it returns me a KeySym
See the text: it takes a keysym, and returns another one if the keyboard
state is supposed to change it.
> and a char buffer filled with... something.
Which is the best description of the keysym you can imagine.
> I just want a keysym->unicode code point conversion.
Convert the string to unicode then.
Samuel
More information about the xorg-devel
mailing list