Ecore_X: Add api function (and code) to retrieve actual keycode from
authordevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 29 Jan 2012 20:29:30 +0000 (20:29 +0000)
committerdevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 29 Jan 2012 20:29:30 +0000 (20:29 +0000)
commit1c7cc2a82deec43431c23702412e7c423b7740ab
tree3c3cd56470205c0ce38bdd2198603dde42a5ab81
parentbfb329f46d9dab18cc1b916503de6e8af2f24a76
Ecore_X: Add api function (and code) to retrieve actual keycode from
keyname (needed to handle input from x11 to wayland clients).

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@67591 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore_x/Ecore_X.h
src/lib/ecore_x/xcb/ecore_xcb_keymap.c
src/lib/ecore_x/xlib/ecore_x_test.c