/* * Already fixed as of commit 0db117359e47 ("HID: add quirk for 03f0:464a * HP Elite Presenter Mouse") in the kernel, but this is a slightly better * fix. * * The HP Elite Presenter Mouse HID Record Descriptor shows * two mice (Report ID 0x1 and 0x2), one keypad (Report ID 0x5), * two Consumer Controls (Report IDs 0x6 and 0x3). * Prior to these fixes it registers one mouse, one keypad * and one Consumer Control, and it was usable only as a * digital laser pointer (one of the two mouses). * We replace the second mouse collection with a pointer collection, * allowing to use the device both as a mouse and a digital laser * pointer.
*/
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.