https://bugs.freedesktop.org/show_bug.cgi?id=96275
--- Comment #8 from Benjamin Tissoires <[email protected]> ---
thanks for the dmesg. Here are my analysis:
- the touchpad is a synaptics one, using the non image sensor
- the touchpad support multi-finger but given the poor tracking, the kernel
sets the SEMI_MT flag.
- the touchpad has the following caps: SYN_CAP_EXTENDED, SYN_CAP_MULTIFINGER,
SYN_CAP_PALMDETECT, SYN_CAP_ADV_GESTURE
So:
- finger jumps in the slotted touches are normal here, we are using semi-mt
protocol
- at E: 0.542783, I don't think the ABS_X/Y are jumping, so you should be fine
in term of scrolling for this event at least.
Peter: when we have semi-mt devices, we can't assume the kernel won't send
jumps. So I think libinput should not tell user-space that there is a jump and
should simply detect and discard the jumps.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs