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

Peter Hutterer whot at kemper.freedesktop.org
Mon Oct 13 00:09:06 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 db6e631d...:
commit 149be75873b39e64afc5959b41360396b86fd880
Author: Henrik Rydberg <rydberg at euromail.se>
Date:   Mon Oct 13 13:56:49 2008 +1030

    properties: handle checkonly flag.
    
    if checkonly is TRUE, only check the values but do not apply them. This is
    achieved by working on a temporary copy of the parameters if checkonly is set,
    and ditching the copy after completion.
    If checkout is not set, the same code works on the actual parameters.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at redhat.com>

diffstat:
    src/properties.c |   12 +++++++++++-
    src/synaptics.c  |    3 ++-
    2 files changed, 13 insertions(+), 2 deletions(-)

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




More information about the xorg-commit mailing list