I18n text input

Russell Shaw rjshaw at netspace.net.au
Mon Jan 18 04:56:24 PST 2010


Hi,
For functions XkbLookupKeySym(), XLookupString(), XKeycodeToKeysym(),
XKeysymToString etc, how can i tell if the keysym is a graphic printable
character like "a", or a control character such as "Left" (XK_Left) ?

I need to tell automatically if it's a normal unicode character that can be
printed in an entry box for any written language.

Do these functions return UTF-8 unicode?



More information about the xorg mailing list