From: Yu Watanabe Date: Mon, 20 Oct 2025 06:04:27 +0000 (+0900) Subject: Don't tag i2c mice as pointing sticks (#39264) X-Git-Tag: v259-rc1~288 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b09b431068518eb8cd2b5c0461b0b66347a0fa4;p=thirdparty%2Fsystemd.git Don't tag i2c mice as pointing sticks (#39264) 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 --- 5b09b431068518eb8cd2b5c0461b0b66347a0fa4