qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] ed6f72: ps2: fix mouse mappings for right/mid


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] ed6f72: ps2: fix mouse mappings for right/middle button
Date: Mon, 20 Feb 2017 08:45:09 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: ed6f72b827fe99870d610d3697270a9858922186
      
https://github.com/qemu/qemu/commit/ed6f72b827fe99870d610d3697270a9858922186
  Author: Fabian Lesniak <address@hidden>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M include/hw/input/ps2.h

  Log Message:
  -----------
  ps2: fix mouse mappings for right/middle button

Commit 8b0caab0 ("ps2: add support for mice with extra/side buttons")
accidentally swapped right and middle mouse buttons. This commit corrects
the mapping as expected by the ps2 controller.

Signed-off-by: Fabian Lesniak <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 378af96155d62d90c876ee5e7648803247f1d864
      
https://github.com/qemu/qemu/commit/378af96155d62d90c876ee5e7648803247f1d864
  Author: Anatoli Huseu1 <address@hidden>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M Makefile.objs
    M backends/Makefile.objs
    A backends/trace-events
    A backends/wctablet.c
    M chardev/char.c
    M docs/qdev-device-use.txt
    M qapi-schema.json

  Log Message:
  -----------
  Add wctablet device

Add QEMU Wacom Penpartner serial tablet emulation.
GSoC 2016 project.

Signed-off-by: Anatoli Huseu1 <address@hidden>

Various cleanups.
Add line speed tracking.
Implement ST and SP commands.
Adapted to chardev QOMification.

Signed-off-by: Gerd Hoffmann <address@hidden>
Message-id: address@hidden


  Commit: 6753e4ed150ca1f94651aad06c031680a0be6cac
      
https://github.com/qemu/qemu/commit/6753e4ed150ca1f94651aad06c031680a0be6cac
  Author: Peter Maydell <address@hidden>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M Makefile.objs
    M backends/Makefile.objs
    A backends/trace-events
    A backends/wctablet.c
    M chardev/char.c
    M docs/qdev-device-use.txt
    M include/hw/input/ps2.h
    M qapi-schema.json

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20170220-1' into 
staging

input: add wctablet, ps2 fix

# gpg: Signature made Mon 20 Feb 2017 11:42:12 GMT
# gpg:                using RSA key 0x4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <address@hidden>"
# gpg:                 aka "Gerd Hoffmann <address@hidden>"
# gpg:                 aka "Gerd Hoffmann (private) <address@hidden>"
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/pull-input-20170220-1:
  Add wctablet device
  ps2: fix mouse mappings for right/middle button

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/5d42ff913bb2...6753e4ed150c

reply via email to

[Prev in Thread] Current Thread [Next in Thread]