xf86-input-evdev: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Wed Mar 12 10:55:43 PDT 2008


 src/evdev.c |    5 +++++
 1 file changed, 5 insertions(+)

New commits:
commit d28c2e1efba9fd3e79d9dfecf23cdbded30b93f5
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Mar 12 13:54:10 2008 -0400

    Filter out repeat events for mouse buttons.
    
    Not many mice do this, but some do, Apple Mighty Mouse in particular, and
    it makes click-and-drag pretty much impossible to use.
    
    Arguably we should filter _all_ repeat events from the kernel and handle
    synthesizing them in the server.



More information about the xorg-commit mailing list