]> git.proxmox.com Git - mirror_qemu.git/commit - qapi-schema.json
qapi: add support for mice with extra/side buttons
authorFabian Lesniak <fabian@lesniak-it.de>
Tue, 6 Dec 2016 19:00:05 +0000 (20:00 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 31 Jan 2017 07:14:51 +0000 (08:14 +0100)
commit0095cc62b6803d5e2cb8cb27e5b14657d9dc0c95
tree1c44b9be8b8e3c6e531d4d719eb0e846f48a6bbb
parenta0def594286d9110a6035e02eef558cf3cf5d847
qapi: add support for mice with extra/side buttons

Adds "side" and "extra" values to enum InputButton. The naming was borrowed
from evdev since it is more descriptive than "button4" and "button5".

Signed-off-by: Fabian Lesniak <fabian@lesniak-it.de>
Message-id: 20161206190007.7539-2-fabian@lesniak-it.de
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
qapi-schema.json