On Wed, Aug 23, 2017 at 3:51 PM, Gerd Hoffmann <kra...@redhat.com> wrote:
> qemu uses wheel-up/down button events for mouse wheel input, however
> linux applications typically want REL_WHEEL events.
>
> This fixes wheel with linux guests. Tested with X11/wayland, and
> windows virtio-input driver.
>
> Based on a patch from Marc.
> Added property to enable/disable wheel axis.
> TODO: add compat properties for old machine types.
>
> Cc: Marc-André Lureau <marcandre.lur...@redhat.com>
> Signed-off-by: Gerd Hoffmann <kra...@redhat.com>

Verified that the Windows driver correctly handles axis-based wheel. Thanks!

Tested-by: Ladi Prosek <lpro...@redhat.com>

Reply via email to