Re: [PATCH xwayland] Handle wayland keymap events

2013-10-21 Thread Daniel Stone
Hi, On 21 October 2013 13:41, Rui Matos wrote: > These patches add support for changing the X keymap on wayland keymap > events. > > I wonder what we should do for X client requests to change the keymap > though. We could: > > a) somehow try to change the wayland keymap accordingly, possibly >

[PATCH xwayland] Handle wayland keymap events

2013-10-21 Thread Rui Matos
These patches add support for changing the X keymap on wayland keymap events. I wonder what we should do for X client requests to change the keymap though. We could: a) somehow try to change the wayland keymap accordingly, possibly through some private compositor protocol; b) ignore such requ