Ozone support for device special cases in keyboard event rewriting.
Keyboard event rewriting has some special cases keyed on the device name (Apple keyboards) or USB VID/PID (Hotrod remote), which had been handled by special-case device inspection under X11, and not handled at all under Ozone. This moves the properties to ui::DeviceDataManager and makes the use in chromeos::EventRewriter platform-independent. BUG=471753 Committed: https://crrev.com/711f2fc883c05bb10466fb65fdaf9bc10c909b23 Cr-Commit-Position: refs/heads/master@{#325660} Review URL: https://codereview.chromium.org/1073573002 Cr-Commit-Position: refs/heads/master@{#327060}
Showing
Please register or sign in to comment