]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Don't tag i2c mice as pointing sticks (#39264)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 20 Oct 2025 06:04:27 +0000 (15:04 +0900)
committerGitHub <noreply@github.com>
Mon, 20 Oct 2025 06:04:27 +0000 (15:04 +0900)
There are no real i2c mice but there are i2c `FooBar Mouse` devices that
are an artifact of how the HID kernel drivers split up event nodes.
These nodes will be seen for some i2c keyboards and touchpads, depending
on the HID report descriptor.

Let's not tag those as pointing sticks.

Closes #36677

1  2 
hwdb.d/parse_hwdb.py

Simple merge