xf86-input-evdev: Changes to 'master'

Julien Cristau jcristau at kemper.freedesktop.org
Fri Oct 10 17:18:58 PDT 2008


 src/evdev.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 847eac826286e6202f42b9a2ccc160a232a710a3
Author: Julien Cristau <jcristau at debian.org>
Date:   Sat Oct 11 02:10:48 2008 +0200

    Set pInfo->fd to -1 on DEVICE_CLOSE
    
    This allows the reopen logic to kick in later.
    DEVICE_CLOSE gets called on regen, so without this we'd keep a stale
    file descriptor in pInfo->fd in subsequent sessions.
    
    Debian bug#496101 (http://bugs.debian.org/496101)



More information about the xorg-commit mailing list