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

--- Comment #7 from Joel Duncan <[email protected]> ---
Yep they all work.

The side scroll is a physical thumb wheel.

I think I see the problem heres the output of the mode button:

E: 0.000001 0004 0004 589833    # EV_MSC / MSC_SCAN             589833
E: 0.000001 0001 0118 0000    # EV_KEY / (null)               0
E: 0.000001 0004 0004 589834    # EV_MSC / MSC_SCAN             589834
E: 0.000001 0001 0119 0001    # EV_KEY / (null)               1
E: 0.000001 0000 0000 0000    # ------------ SYN_REPORT (0) ---------- +0ms

Here it is pushed 3 times as it has 3 modes:

E: 0.000001 0004 0004 589833    # EV_MSC / MSC_SCAN             589833
E: 0.000001 0001 0118 0000    # EV_KEY / (null)               0
E: 0.000001 0004 0004 589834    # EV_MSC / MSC_SCAN             589834
E: 0.000001 0001 0119 0001    # EV_KEY / (null)               1
E: 0.000001 0000 0000 0000    # ------------ SYN_REPORT (0) ---------- +0ms
E: 0.705000 0004 0004 589834    # EV_MSC / MSC_SCAN             589834
E: 0.705000 0001 0119 0000    # EV_KEY / (null)               0
E: 0.705000 0004 0004 589835    # EV_MSC / MSC_SCAN             589835
E: 0.705000 0001 011a 0001    # EV_KEY / (null)               1
E: 0.705000 0000 0000 0000    # ------------ SYN_REPORT (0) ---------- +705ms
E: 1.496995 0004 0004 589833    # EV_MSC / MSC_SCAN             589833
E: 1.496995 0001 0118 0001    # EV_KEY / (null)               1
E: 1.496995 0004 0004 589835    # EV_MSC / MSC_SCAN             589835
E: 1.496995 0001 011a 0000    # EV_KEY / (null)               0
E: 1.496995 0000 0000 0000    # ------------ SYN_REPORT (0) ---------- +791ms

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to