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

--- Comment #7 from Cyril B. <[email protected]> ---
Created attachment 121679
  --> https://bugs.freedesktop.org/attachment.cgi?id=121679&action=edit
evemu recording matching the hid record

I've finally managed to take a recording that is short enough. Both recording
were made simultaneously (using hid-recorder and evemu-record).

We can see the 'finger down' event, with no matching 'finger up' (although I
did it soon after):

E: 16.526484 0003 0039 21428    # EV_ABS / ABS_MT_TRACKING_ID   21428
E: 16.526484 0003 0035 0000     # EV_ABS / ABS_MT_POSITION_X    0
E: 16.526484 0003 0036 0306     # EV_ABS / ABS_MT_POSITION_Y    306
E: 16.526484 0001 014a 0001     # EV_KEY / BTN_TOUCH            1
E: 16.526484 0001 0145 0001     # EV_KEY / BTN_TOOL_FINGER      1
E: 16.526484 0003 0000 0000     # EV_ABS / ABS_X                0
E: 16.526484 0003 0001 0306     # EV_ABS / ABS_Y                306
E: 16.526484 0000 0000 0000     # ------------ SYN_REPORT (0) ----------
+1681ms
E: 56.993248 0003 0035 0681     # EV_ABS / ABS_MT_POSITION_X    681
E: 56.993248 0003 0036 0316     # EV_ABS / ABS_MT_POSITION_Y    316
E: 56.993248 0003 0000 0681     # EV_ABS / ABS_X                681
E: 56.993248 0003 0001 0316     # EV_ABS / ABS_Y                316
E: 56.993248 0000 0000 0000     # ------------ SYN_REPORT (0) ----------
+40467ms

The following move events are not moving the cursor, until I lift my finger up
and down again, which makes the cursor move normally again.

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