Elm: Fix ticket 1363 (Cannot change focus with Shift+Tab when using
authorChristopher Michael <cpmichael1@comcast.net>
Thu, 23 Aug 2012 11:27:43 +0000 (11:27 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Thu, 23 Aug 2012 11:27:43 +0000 (11:27 +0000)
commitc1a95fa37d6baded6baed32b329cf31792802501
tree38c89cada51e08578db103183673ef39fe7f3c4c
parentc2be5d3fc03631658377c1f811aa263b14e9464e
Elm: Fix ticket 1363 (Cannot change focus with Shift+Tab when using
the wayland engines).

The focus handler which traps key events needs to listen for
ISO_Left_Tab also (which is what xkb reports for Shift+Tab).

SVN revision: 75618
src/lib/elm_win.c