KeySym to Unicode?

Samuel Thibault samuel.thibault at ens-lyon.org
Mon Jan 23 23:55:48 PST 2012


Troy Watson, le Tue 24 Jan 2012 17:36:10 +1000, a écrit :
> Does there exist a function in Xlib as simple as this...
> 
> wchar_t unicode = XKeySymToUnicode( KeySym )
> 
> ...to map a KeySym to it's Unicode eqivilent? If not, why? What's
> available to achieve similar results?

XkbTranslateKeySym?

Samuel


More information about the xorg-devel mailing list