xf86-input-synaptics:master: 1 commit(s)

Christoph Brill cbrill at kemper.freedesktop.org
Thu Oct 16 12:06:08 PDT 2008


Reporting from xf86-input-synaptics: xf86-input-synaptics driver

Please visit:
    http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics
Or get your own copy by using:
    git-clone git://anongit.freedesktop.org/xorg/driver/xf86-input-synaptics

Commit against master at e7f6131b...:
commit 641b26da531b38313ecc68badac1a3ccfd6fc7af
Author: Andre Herms <aherms(ae)ivs(d)cs(d)uni-magdeburg(d)de>
Date:   Thu Oct 9 21:59:48 2008 +0200

    [syndaemon] use Xrecord extension in syndaemon to avoid polling.
    
    This patch prevents the polling of the keyboard state. Instead it uses the
    XRecord extension of the Xserver for an event triggered notification of key
    events. Of course, there is a fallback to the polling when no XRecord
    extension is found. This should finally stop complains of syndaemon
    preventing good power saving.
    
    Signed-off-by: Christoph Brill <egore911 at egore911.de>

diffstat:
    configure.ac      |   27 +++---
    tools/Makefile.am |    2 
    tools/syndaemon.c |  220 +++++++++++++++++++++++++++++++++++++++++++++++---
    3 files changed, 226 insertions(+), 23 deletions(-)

gitweb url:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics;a=commit;h=641b26da




More information about the xorg-commit mailing list