xf86-input-evdev: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Tue Oct 13 01:38:54 PDT 2009


 man/evdev.man |   12 ++++++++--
 src/evdev.c   |   64 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 49 insertions(+), 27 deletions(-)

New commits:
commit 9ea1f9a6954c8dceee17076f10ff0f82f042de88
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Oct 13 10:49:46 2009 +1000

    Fix typo, use uppercase like the other messages
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 57b54ee3995f2f678ef359e7663cad517a8b2433
Author: Oliver McFadden <oliver.mcfadden at nokia.com>
Date:   Mon Oct 12 16:32:51 2009 +0300

    evdev: Support the "Calibration" string option.
    
    Originally based on a patch from Daniel Stone, this commit allows for
    the calibration factors to be set either from Xorg.conf or via HAL.
    
    Previously the only way was via the properties interface.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit f2dc0681febd297d95dae7c9e3ae19b771af8420
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Oct 6 19:09:33 2009 +1000

    Finalize the middle button emulation when a read error occurs (#23048)
    
    If a read error occurs, remove the block and wakeup handlers for middle
    mouse button emulation. Otherwise, they'll still be around after the device
    has been reopened and overwritten with the new ones created by EvdevOn. Once
    this happened, future removal of the device can lead to a server crash.
    
    X.Org Bug 23048 <http://bugs.freedesktop.org/show_bug.cgi?id=23048>
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list