DescriptionUse scan codes when sending keyboard events froms physical keyboard.
Previously android app was using key code when sending keyboard events.
That approach doesn't work well with physical keyboard when using
layout other than QWERTY. Fixed the client to use scan codes, so that
the events are always send correctly and layout mapping is applied
only on the client.
BUG=475713
Committed: https://crrev.com/1da4a34ed8a9fb153dd8924559534ead67d667f6
Cr-Commit-Position: refs/heads/master@{#347874}
Patch Set 1 #
Total comments: 8
Patch Set 2 : #
Messages
Total messages: 9 (3 generated)
|