GNOME Bugzilla – Bug 707446
wayland: sync the keymap from X to wayland
Last modified: 2013-11-15 03:18:49 UTC
When X clients change the keyboard map, the also update a property on the root window. We can notice that and rebuild our data structures with the new values, as well as inform the wayland clients. This is a terrible hack, and it's not how we want to implement things in 3.12, but it's enough to have the same keyboard layout in the shell, in X clients and in wayland clients in 3.10, until we decide on the fate of the keyboard g-s-d plugin.
Created attachment 254046 [details] [review] wayland: sync the keymap from X to wayland