x11: Make sure each XI2 key-event is not processed twice.
Because we listen to XInput2 events on AllDevices, we receive an event from the slave device, followed by an event from the master device. It is not necessary to process the events from the slave device, so ignore them. BUG=368750 R=kpschoedel@chromium.org Review URL: https://codereview.chromium.org/402763002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283879 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment