Re: [Qemu-devel] [PATCH] input-linux: customizable grab toggle keys v4

2019-01-22 Thread Gerd Hoffmann
On Sat, Jan 19, 2019 at 11:14:27PM -0500, Ryan El Kochta wrote: > This patch adds a new option to the input-linux object: > > grab-toggle=[key-combo] > > The key combination can be one of the following: > > * ctrl-ctrl left ctrl + right ctrl. > * alt-alt Same. > * meta-meta Same. > * ctrl-

[Qemu-devel] [PATCH] input-linux: customizable grab toggle keys v4

2019-01-20 Thread Ryan El Kochta
This patch adds a new option to the input-linux object: grab-toggle=[key-combo] The key combination can be one of the following: * ctrl-ctrl * alt-alt * meta-meta * ctrl-alt * scrolllock * ctrl-scrolllock * ctrl-backtick The user can pick any of these key combinations. The VM's grab of the evde