DescriptionAutomatically remap Command key on an Apple keyboard to Control [part 1 of 2 - Ash part]
Add key_rewriter_event_filter.h which allows its delegate to rewrite or delete an aura::KeyEvent. The new interface will be used for implementing the following three features:
* crosbug.com/25097: Remap keys on external keyboards (R19)
* crosbug.com/27167: Consider adding a way to send function keys to web pages (R20)
* crbug.com/115112: Move modifier remapping code from X to Chrome (M20)
Part 2 of 2: http://codereview.chromium.org/9854025/
BUG=chromium-os:25097
BUG=chromium-os:27167
BUG=115112
TEST=try
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=129076
Patch Set 1 : wip - dummy keycode #Patch Set 2 : review #Patch Set 3 : split Chrome part #
Total comments: 2
Patch Set 4 : review fix #
Messages
Total messages: 4 (0 generated)
|