Add discrete caps/num lock fields to event protocol
Previously, there was a single field for all lock states. This was problematic, because some platforms only support caps lock. These platforms were thus forced to include bogus state for num lock. Making them separate fields allows these platforms to specify only the caps-lock state. Bug: 760731 Change-Id: Id72bbb09e1a8ed218cf77496cfd76cf1df8c97c0 Reviewed-on: https://chromium-review.googlesource.com/692752 Commit-Queue: Erik Jensen <rkjnsn@chromium.org> Reviewed-by:Jamie Walch <jamiewalch@chromium.org> Cr-Commit-Position: refs/heads/master@{#505725}
Showing
Please register or sign in to comment