Comment 25 for bug 921082

Revision history for this message
In , Peter Hutterer (peter-hutterer) wrote :

(In reply to comment #7)
> The evtest log is attached, but as long as i had to switch to another VT and i could not see the pointer, i don't know if i triggered the "pointer keeps
> moving" bug.

Drop this in /etc/X11/xorg.conf.d/99-synaptics-nograb.conf

Section "InputClass"
   Identifier "synaptics don't grab"
   MatchDriver "synaptics"
   Option "GrabEventDevice" "off"
EndSection

and restart X. that should stop synaptics from grabbing the device, allowing you to capture it while X is running.

Also, if you could record the output and description with evemu, that'd make it a lot easier for me to replay. https://launchpad.net/utouch-evemu, then run evemu-describe and evemu-record