xf86-input-evdev: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Mon Feb 2 13:42:22 PST 2009


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

New commits:
commit 0dbb88c52b057cfdff6116060060841e4fc4abb5
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>



More information about the xorg-commit mailing list