On Mon, 22 Dec 2025 09:43:33 +1000, Peter Hutterer wrote:
Nicely enough MS defines a button type for a pressurepad touchpad [2] and it looks like most touchpad vendors fill this in.
The selftests require a bit of prep work (and a hack for the test itself) - hidtools 0.12 requires python-libevdev 0.13 which in turn provides constructors for unknown properties.
[...]
Applied to hid/hid.git (for-6.19/upstream-fixes), thanks!
[1/4] HID: multitouch: set INPUT_PROP_PRESSUREPAD based on Digitizer/Button Type https://git.kernel.org/hid/hid/c/2b29a90131bb [2/4] selftests/hid: require hidtools 0.12 https://git.kernel.org/hid/hid/c/1d6628f7f279 [3/4] selftests/hid: use a enum class for the different button types https://git.kernel.org/hid/hid/c/4f36fdab084f [4/4] selftests/hid: add a test for the Digitizer/Button Type pressurepad https://git.kernel.org/hid/hid/c/f287ba5951a4
Cheers,