Comment 39 for bug 728643

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

not sure how to fix this actually. synaptics only generates mouse events, the keyboard events aren't visible to the driver so it cannot stop. Having a client-side daemon that does the job is racy since some events will be sent before the client gets a chance to deactivate the events.

and the server doesn't know about it at all, it simply forwards the events.