[XProto] Temporarily use libXkb to translate key events
The current key translation code doesn't look at the XKB group encoded in the modifiers. This is causing an issue where accelerators don't work in environments that use groups to support multiple layouts. This is a minimal fix so that it can be merged back to M87 and M86. It temporarily reintroduces an Xlib function. R=sky Bug: 1125886, 1136265, 1136248, 1136206 Change-Id: Ic6ac82e2918482652f79b35c5a046f56bf5da760 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462490 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#815900}
Showing
Please register or sign in to comment