[Bug 267922] Contour Rollermouse Red not supported by ums(4)

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 30 Nov 2022 11:46:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267922

--- Comment #10 from Atte Peltomäki <koston@iki.fi> ---
Yes sir! After capturing all requested data, I realised I had disabled the
usbhid/hidraw loader.conf options (since they make the machine quite unusable),
so I rebooted and did it all over again. Since the data differ from each other,
I'm including both sets. First, without the options.

# EVEMU 1.3
# Kernel: 13.1-RELEASE-p3
# Input device name: "Contour Rollermouse Red"
# Input device ID: bus 0x03 vendor 0xb33 product 0x1004 version 0000
# Supported events:
#   Event type 0 (EV_SYN)
#     Event code 0 (SYN_REPORT)
#     Event code 1 (SYN_CONFIG)
#     Event code 2 (SYN_MT_REPORT)
#     Event code 3 (SYN_DROPPED)
#     Event code 4 ((null))
#     Event code 5 ((null))
#     Event code 6 ((null))
#     Event code 7 ((null))
#     Event code 8 ((null))
#     Event code 9 ((null))
#     Event code 10 ((null))
#     Event code 11 ((null))
#     Event code 12 ((null))
#     Event code 13 ((null))
#     Event code 14 ((null))
#     Event code 15 (SYN_MAX)
#   Event type 1 (EV_KEY)
#     Event code 272 (BTN_LEFT)
#     Event code 273 (BTN_RIGHT)
#     Event code 274 (BTN_MIDDLE)
#     Event code 275 (BTN_SIDE)
#     Event code 276 (BTN_EXTRA)
#     Event code 277 (BTN_FORWARD)
#     Event code 278 (BTN_BACK)
#     Event code 279 (BTN_TASK)
#     Event code 280 ((null))
#     Event code 281 ((null))
#     Event code 282 ((null))
#     Event code 283 ((null))
#     Event code 284 ((null))
#     Event code 285 ((null))
#     Event code 286 ((null))
#     Event code 287 ((null))
#     Event code 288 (BTN_TRIGGER)
#     Event code 289 (BTN_THUMB)
#     Event code 290 (BTN_THUMB2)
#     Event code 291 (BTN_TOP)
#     Event code 292 (BTN_TOP2)
#     Event code 293 (BTN_PINKIE)
#     Event code 294 (BTN_BASE)
#     Event code 295 (BTN_BASE2)
#     Event code 296 (BTN_BASE3)
#     Event code 297 (BTN_BASE4)
#   Event type 2 (EV_REL)
#     Event code 0 (REL_X)
#     Event code 1 (REL_Y)
#     Event code 8 (REL_WHEEL)
# Properties:
#   Property  type 0 (INPUT_PROP_POINTER)
N: Contour Rollermouse Red
I: 0003 0b33 1004 0000
P: 01 00 00 00 00 00 00 00
B: 00 0b 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 ff ff ff 03 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 02 03 01 00 00 00 00 00 00
B: 03 00 00 00 00 00 00 00 00
B: 04 00 00 00 00 00 00 00 00
B: 05 00 00 00 00 00 00 00 00
B: 11 00 00 00 00 00 00 00 00
B: 12 00 00 00 00 00 00 00 00
B: 14 00 00 00 00 00 00 00 00
B: 15 00 00 00 00 00 00 00 00
B: 15 00 00 00 00 00 00 00 00
################################
#      Waiting for events      #
################################

Left:

E: 22.620007 0001 0110 0001     # EV_KEY / BTN_LEFT             1
E: 22.620007 0000 0000 0001     # ------------ SYN_REPORT (1) ----------
+15342ms
E: 22.739929 0001 0110 0000     # EV_KEY / BTN_LEFT             0
E: 22.739929 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +119ms

Right:

E: 30.202002 0001 0110 0001     # EV_KEY / BTN_LEFT             1
E: 30.202002 0001 0111 0001     # EV_KEY / BTN_RIGHT            1
E: 30.202002 0000 0000 0001     # ------------ SYN_REPORT (1) ----------
+7463ms
E: 30.418010 0001 0110 0000     # EV_KEY / BTN_LEFT             0
E: 30.418010 0001 0111 0000     # EV_KEY / BTN_RIGHT            0
E: 30.418010 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +216ms

Middle:

E: 41.836010 0001 0110 0001     # EV_KEY / BTN_LEFT             1
E: 41.836010 0001 0112 0001     # EV_KEY / BTN_MIDDLE           1
E: 41.836010 0000 0000 0001     # ------------ SYN_REPORT (1) ----------
+11418ms
E: 42.228031 0001 0110 0000     # EV_KEY / BTN_LEFT             0
E: 42.228031 0001 0112 0000     # EV_KEY / BTN_MIDDLE           0
E: 42.228031 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +392ms

Double:

E: 56.732014 0001 0110 0001     # EV_KEY / BTN_LEFT             1
E: 56.732014 0000 0000 0001     # ------------ SYN_REPORT (1) ----------
+14504ms
E: 57.024015 0001 0110 0000     # EV_KEY / BTN_LEFT             0
E: 57.024015 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +292ms

Copy:

E: 69.289978 0001 0110 0001     # EV_KEY / BTN_LEFT             1
E: 69.289978 0000 0000 0001     # ------------ SYN_REPORT (1) ----------
+12265ms
E: 69.552022 0001 0110 0000     # EV_KEY / BTN_LEFT             0
E: 69.552022 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +263ms

Paste:

E: 77.800015 0001 0110 0001     # EV_KEY / BTN_LEFT             1
E: 77.800015 0000 0000 0001     # ------------ SYN_REPORT (1) ----------
+8248ms
E: 78.014019 0001 0110 0000     # EV_KEY / BTN_LEFT             0
E: 78.014019 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +214ms

Scroll bar:

E: 99.148023 0001 0111 0001     # EV_KEY / BTN_RIGHT            1
E: 99.148023 0000 0000 0001     # ------------ SYN_REPORT (1) ----------
+21134ms
E: 99.149893 0001 0110 0001     # EV_KEY / BTN_LEFT             1
E: 99.149893 0001 0111 0000     # EV_KEY / BTN_RIGHT            0
E: 99.149893 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +1ms
E: 99.508024 0001 0110 0000     # EV_KEY / BTN_LEFT             0
E: 99.508024 0001 0111 0001     # EV_KEY / BTN_RIGHT            1
E: 99.508024 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +359ms
E: 99.509882 0001 0111 0000     # EV_KEY / BTN_RIGHT            0
E: 99.509882 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +1ms

Wheel up and down:

E: 147.820034 0002 0008 0001    # EV_REL / REL_WHEEL            1
E: 147.820034 0000 0000 0001    # ------------ SYN_REPORT (1) ----------
+48311ms

E: 153.555873 0002 0008 -001    # EV_REL / REL_WHEEL            -1
E: 153.555873 0000 0000 0001    # ------------ SYN_REPORT (1) ----------
+5735ms

Moving mouse:

E: 188.843915 0002 0001 -001    # EV_REL / REL_Y                -1
E: 188.843915 0000 0000 0001    # ------------ SYN_REPORT (1) ---------- +4ms
E: 188.845902 0002 0000 0001    # EV_REL / REL_X                1
E: 188.845902 0000 0000 0001    # ------------ SYN_REPORT (1) ---------- +2ms
E: 188.847916 0002 0001 -001    # EV_REL / REL_Y                -1
E: 188.847916 0000 0000 0001    # ------------ SYN_REPORT (1) ---------- +2ms
E: 188.851846 0002 0000 0001    # EV_REL / REL_X                1
E: 188.851846 0000 0000 0001    # ------------ SYN_REPORT (1) ---------- +4ms
E: 188.855839 0002 0000 0001    # EV_REL / REL_X                1
E: 188.855839 0000 0000 0001    # ------------ SYN_REPORT (1) ---------- +4ms
E: 188.859852 0002 0000 0001    # EV_REL / REL_X                1
E: 188.859852 0000 0000 0001    # ------------ SYN_REPORT (1) ---------- +4ms
E: 188.863837 0002 0000 0001    # EV_REL / REL_X                1
E: 188.863837 0000 0000 0001    # ------------ SYN_REPORT (1) ---------- +4ms
E: 188.869851 0002 0000 0001    # EV_REL / REL_X                1
E: 188.869851 0002 0001 -001    # EV_REL / REL_Y                -1
E: 188.869851 0000 0000 0001    # ------------ SYN_REPORT (1) ---------- +6ms
E: 188.875858 0002 0001 -001    # EV_REL / REL_Y                -1
E: 188.875858 0000 0000 0001    # ------------ SYN_REPORT (1) ---------- +6ms
E: 188.879855 0002 0000 0001    # EV_REL / REL_X                1

libinput debug-events: (same buttons pressed in same order as previously)

-event0   DEVICE_ADDED            System mouse                      seat0
default group1  cap:p left scroll-nat scroll-button
-event1   DEVICE_ADDED            System keyboard multiplexer       seat0
default group2  cap:k
-event2   DEVICE_ADDED            Control Method Lid Switch         seat0
default group3  cap:S
-event3   DEVICE_ADDED            Sleep Button                      seat0
default group4  cap:k
-event4   DEVICE_ADDED            AT keyboard                       seat0
default group5  cap:k
-event5   DEVICE_ADDED            SynPS/2 Synaptics TouchPad        seat0
default group6  cap:pg  size 98x54mm tap(dl off) left scroll-nat
scroll-2fg-edge click-buttonareas-clickfinger dwt-on
-event6   DEVICE_ADDED            Generic PS/2 mouse                seat0
default group7  cap:p left scroll-nat scroll-button
-event7   DEVICE_ADDED            keyboard                          seat0
default group8  cap:k
-event8   DEVICE_ADDED            Multi-Media                       seat0
default group9  cap:k
-event9   DEVICE_ADDED            Contour Rollermouse Red           seat0
default group10 cap:p left scroll-nat scroll-button
 event9   POINTER_BUTTON          +0.000s       BTN_LEFT (272) pressed, seat
count: 1
 event9   POINTER_BUTTON          +0.116s       BTN_LEFT (272) released, seat
count: 0
 event9   POINTER_BUTTON          +2.208s       BTN_LEFT (272) pressed, seat
count: 1
 event9   POINTER_BUTTON          +2.208s       BTN_RIGHT (273) pressed, seat
count: 1
 event9   POINTER_BUTTON          +2.344s       BTN_LEFT (272) released, seat
count: 0
 event9   POINTER_BUTTON          +2.344s       BTN_RIGHT (273) released, seat
count: 0
 event9   POINTER_BUTTON          +9.618s       BTN_LEFT (272) pressed, seat
count: 1
 event9   POINTER_BUTTON          +9.618s       BTN_MIDDLE (274) pressed, seat
count: 1
 event9   POINTER_BUTTON          +9.914s       BTN_LEFT (272) released, seat
count: 0
 event9   POINTER_BUTTON          +9.914s       BTN_MIDDLE (274) released, seat
count: 0
 event9   POINTER_BUTTON          +12.368s      BTN_LEFT (272) pressed, seat
count: 1
 event9   POINTER_BUTTON          +12.576s      BTN_LEFT (272) released, seat
count: 0
 event9   POINTER_BUTTON          +14.498s      BTN_LEFT (272) pressed, seat
count: 1
 event9   POINTER_BUTTON          +14.676s      BTN_LEFT (272) released, seat
count: 0
 event9   POINTER_BUTTON          +15.674s      BTN_LEFT (272) pressed, seat
count: 1
 event9   POINTER_BUTTON          +15.844s      BTN_LEFT (272) released, seat
count: 0
 event9   POINTER_BUTTON          +18.056s      BTN_RIGHT (273) pressed, seat
count: 1
 event9   POINTER_BUTTON          +18.058s      BTN_LEFT (272) pressed, seat
count: 1
 event9   POINTER_BUTTON          +18.058s      BTN_RIGHT (273) released, seat
count: 0
 event9   POINTER_BUTTON          +18.252s      BTN_LEFT (272) released, seat
count: 0
 event9   POINTER_BUTTON          +18.252s      BTN_RIGHT (273) pressed, seat
count: 1
 event9   POINTER_BUTTON          +18.254s      BTN_RIGHT (273) released, seat
count: 0
 event9   POINTER_SCROLL_WHEEL    +20.818s      vert -15.00/-120.0* horiz
0.00/0.0 (wheel)
 event9   POINTER_SCROLL_WHEEL    +22.164s      vert 15.00/120.0* horiz
0.00/0.0 (wheel)

and cursor movement:

 event9   POINTER_MOTION          +0.346s         0.00/  0.93 ( +0.00/ +1.00)
 event9   POINTER_MOTION          +0.368s         0.00/  0.71 ( +0.00/ +1.00)
 event9   POINTER_MOTION          +0.380s         0.00/  0.92 ( +0.00/ +1.00)
 event9   POINTER_MOTION          +0.386s         0.00/  1.00 ( +0.00/ +1.00)
 event9   POINTER_MOTION          +0.396s         0.00/  1.00 ( +0.00/ +1.00)
 event9   POINTER_MOTION          +0.420s         0.00/  0.95 ( +0.00/ +1.00)
 event9   POINTER_MOTION          +0.424s         0.00/  0.95 ( +0.00/ +1.00)
 event9   POINTER_MOTION          +0.428s         1.00/  0.00 ( +1.00/ +0.00)


Then, with the loader.conf options:

# EVEMU 1.3
# Kernel: 13.1-RELEASE-p3
# Input device name: "Contour Design Contour Rollermouse Red"
# Input device ID: bus 0x03 vendor 0xb33 product 0x1004 version 0x05
# Supported events:
#   Event type 0 (EV_SYN)
#     Event code 0 (SYN_REPORT)
#     Event code 1 (SYN_CONFIG)
#     Event code 2 (SYN_MT_REPORT)
#     Event code 3 (SYN_DROPPED)
#     Event code 4 ((null))
#     Event code 5 ((null))
#     Event code 6 ((null))
#     Event code 7 ((null))
#     Event code 8 ((null))
#     Event code 9 ((null))
#     Event code 10 ((null))
#     Event code 11 ((null))
#     Event code 12 ((null))
#     Event code 13 ((null))
#     Event code 14 ((null))
#     Event code 15 (SYN_MAX)
#   Event type 1 (EV_KEY)
#     Event code 272 (BTN_LEFT)
#     Event code 273 (BTN_RIGHT)
#     Event code 274 (BTN_MIDDLE)
#     Event code 275 (BTN_SIDE)
#     Event code 276 (BTN_EXTRA)
#     Event code 277 (BTN_FORWARD)
#     Event code 278 (BTN_BACK)
#     Event code 279 (BTN_TASK)
#   Event type 2 (EV_REL)
#     Event code 0 (REL_X)
#     Event code 1 (REL_Y)
#     Event code 8 (REL_WHEEL)
# Properties:
#   Property  type 0 (INPUT_PROP_POINTER)
N: Contour Design Contour Rollermouse Red
I: 0003 0b33 1004 0005
P: 01 00 00 00 00 00 00 00
B: 00 0b 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 ff 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 01 00 00 00 00 00 00 00 00
B: 02 03 01 00 00 00 00 00 00
B: 03 00 00 00 00 00 00 00 00
B: 04 00 00 00 00 00 00 00 00
B: 05 00 00 00 00 00 00 00 00
B: 11 00 00 00 00 00 00 00 00
B: 12 00 00 00 00 00 00 00 00
B: 14 00 00 00 00 00 00 00 00
B: 15 00 00 00 00 00 00 00 00
B: 15 00 00 00 00 00 00 00 00
################################
#      Waiting for events      #
################################

Left:

E: 35.682005 0001 0110 0001     # EV_KEY / BTN_LEFT             1
E: 35.682005 0001 0111 0001     # EV_KEY / BTN_RIGHT            1
E: 35.682005 0000 0000 0001     # ------------ SYN_REPORT (1) ----------
+16620ms
E: 35.765893 0001 0110 0000     # EV_KEY / BTN_LEFT             0
E: 35.765893 0001 0111 0000     # EV_KEY / BTN_RIGHT            0
E: 35.765893 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +83ms

Right:

E: 38.570006 0001 0111 0001     # EV_KEY / BTN_RIGHT            1
E: 38.570006 0000 0000 0001     # ------------ SYN_REPORT (1) ----------
+2805ms
E: 38.710001 0001 0111 0000     # EV_KEY / BTN_RIGHT            0
E: 38.710001 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +140ms

Middle:

E: 42.319839 0001 0111 0001     # EV_KEY / BTN_RIGHT            1
E: 42.319839 0001 0112 0001     # EV_KEY / BTN_MIDDLE           1
E: 42.319839 0000 0000 0001     # ------------ SYN_REPORT (1) ----------
+3609ms
E: 42.652008 0001 0111 0000     # EV_KEY / BTN_RIGHT            0
E: 42.652008 0001 0112 0000     # EV_KEY / BTN_MIDDLE           0
E: 42.652008 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +333ms

Double:

E: 46.699982 0001 0111 0001     # EV_KEY / BTN_RIGHT            1
E: 46.699982 0000 0000 0001     # ------------ SYN_REPORT (1) ----------
+4047ms
E: 46.701877 0001 0110 0001     # EV_KEY / BTN_LEFT             1
E: 46.701877 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +2ms
E: 46.703835 0001 0110 0000     # EV_KEY / BTN_LEFT             0
E: 46.703835 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +2ms
E: 46.705837 0001 0110 0001     # EV_KEY / BTN_LEFT             1
E: 46.705837 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +2ms
E: 46.707854 0001 0110 0000     # EV_KEY / BTN_LEFT             0
E: 46.707854 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +2ms
E: 46.893969 0001 0111 0000     # EV_KEY / BTN_RIGHT            0
E: 46.893969 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +186ms

Copy:

E: 50.171837 0001 0111 0001     # EV_KEY / BTN_RIGHT            1
E: 50.171837 0000 0000 0001     # ------------ SYN_REPORT (1) ----------
+3278ms
E: 50.394014 0001 0111 0000     # EV_KEY / BTN_RIGHT            0
E: 50.394014 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +223ms

Paste:

E: 53.519877 0001 0111 0001     # EV_KEY / BTN_RIGHT            1
E: 53.519877 0000 0000 0001     # ------------ SYN_REPORT (1) ----------
+3125ms
E: 53.734008 0001 0111 0000     # EV_KEY / BTN_RIGHT            0
E: 53.734008 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +215ms

Scroll bar:

E: 58.246005 0001 0110 0001     # EV_KEY / BTN_LEFT             1
E: 58.246005 0000 0000 0001     # ------------ SYN_REPORT (1) ----------
+4512ms
E: 58.514005 0001 0110 0000     # EV_KEY / BTN_LEFT             0
E: 58.514005 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +268ms


Movement:

E: 63.492010 0001 0111 0001     # EV_KEY / BTN_RIGHT            1
E: 63.492010 0000 0000 0001     # ------------ SYN_REPORT (1) ----------
+4978ms
E: 63.498005 0002 0000 -001     # EV_REL / REL_X                -1
E: 63.498005 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +6ms
E: 63.501964 0002 0001 0001     # EV_REL / REL_Y                1
E: 63.501964 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +3ms
E: 63.503913 0002 0000 -001     # EV_REL / REL_X                -1
E: 63.503913 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +2ms
E: 68.072009 0002 0000 -001     # EV_REL / REL_X                -1
E: 68.072009 0002 0001 0001     # EV_REL / REL_Y                1
E: 68.072009 0000 0000 0001     # ------------ SYN_REPORT (1) ----------
+4569ms
E: 68.074006 0002 0001 0001     # EV_REL / REL_Y                1
E: 68.074006 0001 0111 0000     # EV_KEY / BTN_RIGHT            0
E: 68.074006 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +2ms
E: 68.178009 0002 0001 0001     # EV_REL / REL_Y                1
E: 68.178009 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +104ms
E: 68.186009 0002 0000 -001     # EV_REL / REL_X                -1
E: 68.186009 0000 0000 0001     # ------------ SYN_REPORT (1) ---------- +8ms
E: 68.192012 0002 0001 0001     # EV_REL / REL_Y                1


Buttons:

-event0   DEVICE_ADDED            System mouse                      seat0
default group1  cap:p left scroll-nat scroll-button
-event1   DEVICE_ADDED            System keyboard multiplexer       seat0
default group2  cap:k
-event10  DEVICE_ADDED            Contour Design Contour Rollermouse Red
Keyboard seat0 default group3  cap:k
-event11  DEVICE_ADDED            Contour Design Contour Rollermouse Red
Consumer Control seat0 default group4  cap:k
-event2   DEVICE_ADDED            Control Method Lid Switch         seat0
default group5  cap:S
-event3   DEVICE_ADDED            Sleep Button                      seat0
default group6  cap:k
-event4   DEVICE_ADDED            AT keyboard                       seat0
default group7  cap:k
-event5   DEVICE_ADDED            SynPS/2 Synaptics TouchPad        seat0
default group8  cap:pg  size 98x54mm tap(dl off) left scroll-nat
scroll-2fg-edge click-buttonareas-clickfinger dwt-on
-event6   DEVICE_ADDED            TPPS/2 IBM TrackPoint             seat0
default group9  cap:p left scroll-nat scroll-button
-event7   DEVICE_ADDED            keyboard                          seat0
default group10 cap:k
-event8   DEVICE_ADDED            Multi-Media                       seat0
default group11 cap:k
-event9   DEVICE_ADDED            Contour Design Contour Rollermouse Red seat0
default group12 cap:p left scroll-nat scroll-button
 event9   POINTER_BUTTON          +0.000s       BTN_LEFT (272) pressed, seat
count: 1
 event9   POINTER_BUTTON          +0.132s       BTN_LEFT (272) released, seat
count: 0
 event9   POINTER_BUTTON          +0.480s       BTN_RIGHT (273) pressed, seat
count: 1
 event9   POINTER_BUTTON          +0.592s       BTN_RIGHT (273) released, seat
count: 0
 event9   POINTER_BUTTON          +3.276s       BTN_RIGHT (273) pressed, seat
count: 1
 event9   POINTER_BUTTON          +3.276s       BTN_MIDDLE (274) pressed, seat
count: 1
 event9   POINTER_BUTTON          +3.568s       BTN_RIGHT (273) released, seat
count: 0
 event9   POINTER_BUTTON          +3.568s       BTN_MIDDLE (274) released, seat
count: 0
 event9   POINTER_BUTTON          +5.978s       BTN_RIGHT (273) pressed, seat
count: 1
 event9   POINTER_BUTTON          +5.980s       BTN_LEFT (272) pressed, seat
count: 1
 event9   POINTER_BUTTON          +5.982s       BTN_LEFT (272) released, seat
count: 0
 event9   POINTER_BUTTON          +5.984s       BTN_LEFT (272) pressed, seat
count: 1
 event9   POINTER_BUTTON          +5.986s       BTN_LEFT (272) released, seat
count: 0
 event9   POINTER_BUTTON          +6.086s       BTN_RIGHT (273) released, seat
count: 0

Movement:

-event10  KEYBOARD_KEY            +6.662s       *** (-1) pressed
 event10  KEYBOARD_KEY            +6.662s       *** (-1) pressed
-event9   POINTER_BUTTON          +6.664s       BTN_RIGHT (273) pressed, seat
count: 1
 event9   POINTER_BUTTON          +6.842s       BTN_RIGHT (273) released, seat
count: 0
-event10  KEYBOARD_KEY            +6.864s       *** (-1) released
 event10  KEYBOARD_KEY            +6.864s       *** (-1) released
 event10  KEYBOARD_KEY            +7.194s       *** (-1) pressed
 event10  KEYBOARD_KEY            +7.194s       *** (-1) pressed
-event9   POINTER_BUTTON          +7.196s       BTN_RIGHT (273) pressed, seat
count: 1
 event9   POINTER_BUTTON          +7.346s       BTN_RIGHT (273) released, seat
count: 0
-event10  KEYBOARD_KEY            +7.396s       *** (-1) released
 event10  KEYBOARD_KEY            +7.396s       *** (-1) released
-event9   POINTER_BUTTON          +9.136s       BTN_LEFT (272) pressed, seat
count: 1
 event9   POINTER_BUTTON          +9.308s       BTN_LEFT (272) released, seat
count: 0

-- 
You are receiving this mail because:
You are the assignee for the bug.