xf86-input-evdev: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Thu May 22 17:33:22 PDT 2008


 src/evdev.c |   11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

New commits:
commit 15e0091f0b4b0d7dff29da143d405255a1c3bc12
Author: Peter Hutterer <peter at cs.unisa.edu.au>
Date:   Wed May 21 16:48:32 2008 +0930

    Fail if the device cannot be grabbed during the probe.
    
    If the grab fails, this is most likely a sign that the device has been grabbed
    already (probably by a device specified in xorg.conf). So let's not add the
    device to the server's input device list, since it won't generate events
    anyway.
    
    Exception: keyboards and kernel 2.4 are not affected.



More information about the xorg-commit mailing list