[PATCH weston] Add a way to update the keymap
Rui Tiago Cação Matos
tiagomatos at gmail.com
Thu Oct 10 19:53:12 CEST 2013
Hi,
On 7 October 2013 20:16, Ran Benita <ran234 at gmail.com> wrote:
> At least retaining the locked modifiers (and therefore the LED state in
> most cases) would be nice, and not too problematic I think (though some
> edge cases are expected).
Ok, the new version keeps both latched and locked modifiers.
> (Also, the keymap updating in compositor-x11 is currently not optimal, we
> should really be listening for XKB protocol events rather than the
> rules property changes. But this is pending an XCB release at least,
> which I can only hope will happen sometime this decade :)
Hmm, is there even a way to get the RMLVO from the server with XKB? I
thought the root window property was the only way to get it. Even
setxkbmap calls XkbRF_SetNamesProp() and uses the property all over.
Thanks,
Rui
More information about the wayland-devel
mailing list