ecore/wayland: Translate CTRL + keys on Wayland.
authorRafael Antognolli <rafael.antognolli@intel.com>
Wed, 12 Jun 2013 21:48:40 +0000 (18:48 -0300)
committerRafael Antognolli <rafael.antognolli@intel.com>
Wed, 12 Jun 2013 21:50:31 +0000 (18:50 -0300)
commit79496745cff6acdfc15aed2377d142b59917416c
tree4545aa4153ed62cadbde6cddcc1fab9faaef1581
parent22220ca70ad3d06d4614633806ea64fb47f8f415
ecore/wayland: Translate CTRL + keys on Wayland.

The "compose" component of the ecore input events must be translated to
the correct value when CTRL keys are pressed. This implementation was
copy & pasted from the xcb backend.
src/lib/ecore_wayland/ecore_wl_input.c