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

Peter Hutterer whot at kemper.freedesktop.org
Wed May 27 16:10:08 PDT 2009


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 44c1de33...:
commit 6b3a032fdf5479cb5be441a01ebef92a39e5fb69
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue May 19 11:50:43 2009 +1000

    Add "Synaptics Capabilities" read-only property.
    
    This patch adds a "Synaptics Capabilities" property that advertises the
    capabilities of the device in a read-only boolean property.
    The first three values signal the presence of physical mouse buttons (left,
    middle, right). Values 4 and 5 signal the touchpad's ability to do
    multi-finger tracking.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Henrik Rydberg <rydberg at euromail.se>

diffstat:
    include/synaptics-properties.h |    4 ++++
    man/synaptics.man              |    9 +++++++++
    src/properties.c               |   12 ++++++++++++
    3 files changed, 25 insertions(+)

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




More information about the xorg-commit mailing list