Mir

Comment 7 for bug 1528109

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Curiously, --input-report=log shows the raw input events coming in as I move the mouse slowly:

[1450839723.943327] input: Received event time=5432123162000 (0.061283ms ago) type=EV_REL code=0 value=0
[1450839723.955326] input: Received event time=5432135162000 (0.059584ms ago) type=EV_REL code=0 value=0
[1450839723.966319] input: Received event time=5432146162000 (0.052575ms ago) type=EV_REL code=0 value=0
[1450839723.977320] input: Received event time=5432157162000 (0.053797ms ago) type=EV_REL code=0 value=0
[1450839723.985310] input: Received event time=5432165160000 (0.046363ms ago) type=EV_REL code=0 value=0

However those are the raw input events. By the time libinput has processed and cooked them, there's not enough movement for the cursor to move :(