https://bugs.freedesktop.org/show_bug.cgi?id=101300

Peter Hutterer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Peter Hutterer <[email protected]> ---
Bad news here, the jump isn't really detectable. so I think you'll have to live
with the warnings in the log. 

In your evemu output, this one is the one that causes the jump:
  E: 3.805534 0003 0035 2627      # EV_ABS / ABS_MT_POSITION_X    2627
  E: 3.805534 0003 0036 4463      # EV_ABS / ABS_MT_POSITION_Y    4463
  E: 3.805534 0003 003a 0066      # EV_ABS / ABS_MT_PRESSURE      66
  E: 3.805534 0003 0000 2627      # EV_ABS / ABS_X                2627
  E: 3.805534 0003 0001 4463      # EV_ABS / ABS_Y                4463
  E: 3.805534 0003 0018 0066      # EV_ABS / ABS_PRESSURE         66
  E: 3.805534 0000 0000 0000      # ------------ SYN_REPORT (0) ----------
+14ms

This is 3 events after one at 4330/2314. The only possible indication about the
jump is the presence of three pressure-only events, but I'm not sure that's
reliable enough. Unless there are other side-effects, living with the warning
in the log is the simplest solution here.

Please do attach the output of the touchpad-edge-detector though, this device
doesn't have axis ranges set so we need to override it.

-- 
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

Reply via email to