Searched hist:"8 b0caab07bf0056f44b52eb335faa45f07b7e1a6" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/input/ |
H A D | ps2.h | diff 8b0caab07bf0056f44b52eb335faa45f07b7e1a6 Tue Dec 06 13:00:06 CST 2016 Fabian Lesniak <fabian@lesniak-it.de> ps2: add support for mice with extra/side buttons
This enables the ps2 controller to process mouse events for buttons 4 and 5. Additionally, distinct definitions for the ps2 mouse button state are introduced. The legacy definitions from console.h are not used anymore.
Signed-off-by: Fabian Lesniak <fabian@lesniak-it.de> Message-id: 20161206190007.7539-3-fabian@lesniak-it.de Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
/openbmc/qemu/hw/input/ |
H A D | ps2.c | diff 8b0caab07bf0056f44b52eb335faa45f07b7e1a6 Tue Dec 06 13:00:06 CST 2016 Fabian Lesniak <fabian@lesniak-it.de> ps2: add support for mice with extra/side buttons
This enables the ps2 controller to process mouse events for buttons 4 and 5. Additionally, distinct definitions for the ps2 mouse button state are introduced. The legacy definitions from console.h are not used anymore.
Signed-off-by: Fabian Lesniak <fabian@lesniak-it.de> Message-id: 20161206190007.7539-3-fabian@lesniak-it.de Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|