[PATCH] conf: Add grabToggle to evdev input

Michal Prívozník mprivozn at redhat.com
Fri Jul 23 09:20:59 UTC 2021


On 7/22/21 8:58 AM, Justin Gatzen wrote:
> Add support for customizable grabToggle key combinations with
> <input type='evdev'>.
> 
> Signed-off-by: Justin Gatzen <justin.gatzen at gmail.com>
> ---
>  docs/formatdomain.rst                         | 12 +++++++-----
>  docs/schemas/domaincommon.rng                 | 12 ++++++++++++
>  src/conf/domain_conf.c                        | 19 +++++++++++++++++++
>  src/conf/domain_conf.h                        | 14 ++++++++++++++
>  src/libvirt_private.syms                      |  2 ++
>  src/qemu/qemu_command.c                       |  5 +++++
>  .../input-linux.x86_64-latest.args            |  2 +-
>  tests/qemuxml2argvdata/input-linux.xml        |  2 +-
>  8 files changed, 61 insertions(+), 7 deletions(-)

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

and pushed. Congratulations on your first libvirt contribution!

Michal




More information about the libvir-list mailing list