On 3 November 2017 at 11:01, Gerd Hoffmann <kra...@redhat.com> wrote: > Hi, > >> There's a patch in-flight to switch cocoa to ctrl-alt-g. >> (If you think that's a bad idea it would be useful to reply >> to that patch.) > > I personally don't mind much. I rarely use it. With a tablet added to > the guest (which I expect most people do these days) mouse grabs don't > happen anyway.
I don't think we have the same grab semantics exactly on all UI frontends either, so I dunno that that "doesn't grab on tablet" is true either. > But when switching cocoa it makes sense to switch sdl too for > consistency. > >> Using plain ctrl-alt for ungrab has the disadvantage that you >> then can't send the guest any ctrl-alt-anything combos at all, >> I think. > > I think it works, because SDL does the ungrab on ctrl-alt key > *release*. This is exactly the kind of fine detail it would be helpful to have written down so we can be consistent :-) thanks -- PMM