On Sat, 2 Jun 2012 18:01:31 +0900 Jérôme Pinot said:
> Hi,
>
> ecore_x is calling XKeycodeToKeysym from xlib, but this function has
> issues. It has been deprecated 6 months ago in X.org and it is
> suggested to use XkbKeycodeToKeysym instead:
> https://bugs.freedesktop.org/show_bug.cgi?id=25732
Hi,
ecore_x is calling XKeycodeToKeysym from xlib, but this function has
issues. It has been deprecated 6 months ago in X.org and it is
suggested to use XkbKeycodeToKeysym instead:
https://bugs.freedesktop.org/show_bug.cgi?id=25732
So I made a wrapper function that makes use of XkbKeycodeToKeysy