Skip to content
Commit 0db11735 authored by Marco Morandini's avatar Marco Morandini Committed by Jiri Kosina
Browse files

HID: add quirk for 03f0:464a HP Elite Presenter Mouse



HP Elite Presenter Mouse HID Record Descriptor shows
two mouses (Repord ID 0x1 and 0x2), one keypad (Report ID 0x5),
two Consumer Controls (Report IDs 0x6 and 0x3).
Previous to this commit it registers one mouse, one keypad
and one Consumer Control, and it was usable only as a
digitl laser pointer (one of the two mouses). This patch defines
the 464a USB device ID and enables the HID_QUIRK_MULTI_INPUT
quirk for it, allowing to use the device both as a mouse
and a digital laser pointer.

Signed-off-by: default avatarMarco Morandini <marco.morandini@polimi.it>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 48aea8b4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment