]> git.proxmox.com Git - mirror_qemu.git/commit - monitor.c
qapi: rename input buttons
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 12 Jan 2016 11:14:12 +0000 (12:14 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 1 Mar 2016 07:19:07 +0000 (08:19 +0100)
commitf22d0af076b159426c50a7a76ce2a42b8de95b52
tree2efcba028adb92ddb0f6a6f86796978f23e14815
parentb98d26e33327cf3009be5ead5d6dc8bc0c65dea8
qapi: rename input buttons

All lowercase, use-dash instead of CamelCase.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
14 files changed:
hw/input/hid.c
hw/input/ps2.c
hw/input/virtio-input-hid.c
monitor.c
qapi-schema.json
qmp-commands.hx
scripts/qapi.py
ui/cocoa.m
ui/gtk.c
ui/input-legacy.c
ui/sdl.c
ui/sdl2.c
ui/spice-input.c
ui/vnc.c