aura-linux: Supports deadkey + shift + alphabet for XIM.
commit1155be78790a8a14c60c8ff124354e616d7a5326
authoryukishiino@chromium.org <yukishiino@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 17 Jun 2014 10:34:50 +0000 (17 10:34 +0000)
committeryukishiino@chromium.org <yukishiino@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 17 Jun 2014 10:34:50 +0000 (17 10:34 +0000)
tree563016c4a7abafae00522ab6ce99cf15282d1dc1
parentf35f45bbf47042f252554ce8d789a3288c39cc84
aura-linux: Supports deadkey + shift + alphabet for XIM.

https://codereview.chromium.org/243143002/ was incomplete and it does not take care of deadkey + shift + alphabet combinations.  This CL complements it and takes care of key sequences including shift key.

BUG=367103
TEST=Done manually.

Review URL: https://codereview.chromium.org/321963003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@277714 0039d316-1c4b-4281-b951-d872f2087c98
ui/events/x/events_x.cc
ui/events/x/events_x_unittest.cc