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)
commit1f9190518885025faecb69c04f9b971cee7c00a6
tree3c3cd56470205c0ce38bdd2198603dde42a5ab81
parentcf028c1d9dd902877a8233ddb2153c7220b2d063
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: http://svn.enlightenment.org/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