xf86-input-evdev: Changes to 'master'

Sascha Hlusiak saschahlusiak at kemper.freedesktop.org
Mon Dec 8 03:34:06 PST 2008


 src/evdev.c |   42 ++++--------------------------------------
 src/evdev.h |    1 -
 2 files changed, 4 insertions(+), 39 deletions(-)

New commits:
commit 0f36384d0636d6a8d3a8f182be69c72cccd1ff5c
Author: Sascha Hlusiak <saschahlusiak at arcor.de>
Date:   Mon Dec 8 12:32:31 2008 +0100

    Revert "Keyboard: Disable kernel autorepeat"
    
    This reverts commit 6867652c2c8ad563d5655302d94134592b10265b.
    Functionally replaced by commit ece72ce9e97adae23b1932dc1334f63669196d56
    
    Signed-off-by: Daniel Stone <daniel at fooishbar.org>

commit ece72ce9e97adae23b1932dc1334f63669196d56
Author: Sascha Hlusiak <saschahlusiak at arcor.de>
Date:   Mon Dec 8 12:27:34 2008 +0100

    Filter all repeated keys from kernel, because we do softrepeat in server
    
    Discard all repeated events that come from the device. The server will handle
    per-key autorepeat in software.
    
    Signed-off-by: Daniel Stone <daniel at fooishbar.org>



More information about the xorg-commit mailing list