xf86-input-evdev: Changes to 'evdev-2.1-branch'

Peter Hutterer whot at kemper.freedesktop.org
Thu Feb 12 19:24:37 PST 2009


 man/evdev.man |    1 +
 src/evdev.c   |   44 ++++++++++++++++++++++++++++++--------------
 2 files changed, 31 insertions(+), 14 deletions(-)

New commits:
commit 675218cbf5513b7e8836ba63d93dfe87aa21084a
Author: Bryce Harrington <bryce at bryceharrington.org>
Date:   Thu Feb 12 17:52:43 2009 -0800

    Add descriptive messages for device-has-changed errs
    
    As can be seen in e.g. bugs 19819 & 20025, it can be unclear what
    exactly caused a given "Device has changed - disabled" error.  This
    patch adds some more specific messages to give a better clue on what
    exactly was seen to have changed.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    (cherry picked from commit 2a6c1d7a605e11189e4539db84b1c4da5707dbc6)

commit ad834abd570be893aa14b83eb10b635947b5a141
Author: Julien Plissonneau Duquene <julien.plissonneau.duquene at savoirfairelinux.com>
Date:   Mon Feb 2 10:46:52 2009 -0500

    EvdevCacheCompare: ignore changes in current device position
    
    Input devices (especially touchscreens) were disabled when switching
    virtual console back to X because EvdevCacheCompare() thought the device
    was substituted by another while away from X. Actually only the current
    position reported by the device changed from what was in the cache. Fixed
    by ignoring the current position in the comparison.
    
    Fixes bug #19819.
    
    Signed-off-by: Julien Cristau <jcristau at debian.org>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    (cherry picked from commit 0dbb88c52b057cfdff6116060060841e4fc4abb5)

commit 3549c3e5f0b0fffe6f2ee12a31a447494dfdce1b
Author: Peter Breitenlohner <peb at mppmu.mpg.de>
Date:   Fri Nov 21 21:57:41 2008 +0100

    fix manpage formatting
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    (cherry picked from commit c9281567024ef1e94f2da42f0d701ed69728c355)



More information about the xorg-commit mailing list