mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 03:20:05 +01:00
quirks: revert Nulea USB quirk due to ID conflict
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1325>
This commit is contained in:
parent
6dcb47185e
commit
195c39b21a
1 changed files with 3 additions and 6 deletions
|
|
@ -1,11 +1,8 @@
|
||||||
# Nulea M501 does not name itself as a "Trackball"
|
# Nulea M501 does not name itself as a "Trackball"
|
||||||
[Nulea Wireless Trackball]
|
# In USB mode, it shares a generic dongle and name with other non-trackball
|
||||||
MatchBus=usb
|
# mice. As such, trackball quirks are enabled only for bluetooth modes.
|
||||||
MatchVendor=0x25A7
|
|
||||||
MatchProduct=0xFA61
|
|
||||||
ModelTrackball=1
|
|
||||||
|
|
||||||
[Nulea Bluetooth Trackball]
|
[Nulea M501 Bluetooth Trackball]
|
||||||
MatchBus=bluetooth
|
MatchBus=bluetooth
|
||||||
MatchVendor=0x000E
|
MatchVendor=0x000E
|
||||||
MatchProduct=0x3412
|
MatchProduct=0x3412
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue