Home
last modified time | relevance | path

Searched hist:a206dcc221e781aa6c03631de1fc4da9b146a880 (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/os/drivers/usb/
H A DUSB_hid_page_consumer.ha206dcc221e781aa6c03631de1fc4da9b146a880 Wed Feb 05 09:11:16 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> usb hid: implement horizontal scrollwheel

- Fix USB_hid_page_consumer.h: some values are skipped in the spec so
our defines were off
- Handle the horizontal wheel on my mouse which is declared as a
CON_AC_PAN, but otherwise works just like the vertical wheel
- Input server and interface kit already handle the events properly
(they were available for serial mice already).

Change-Id: Ie0080ebb27e9478bcfe9f9dc5fd2a936ae05a848
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2201
Reviewed-by: waddlesplash <waddlesplash@gmail.com>