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

Christoph Brill cbrill at kemper.freedesktop.org
Wed Mar 9 13:27:22 PST 2011


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 d6fc5be2...:
commit 049d5fb6037b34d94b24cb8300849cf4e3b67437
Author: Aapo Rantalainen <aapo.rantalainen at gmail.com>
Date:   Wed Mar 9 21:32:36 2011 +0100

    Add synaptics orientation support
    
    This patch allows usage of "synclient Orientation=0" (values from 0 to
    3). It will rotate the touchpad similar to "xrandr -o". Original patch
    was extended for alps and ps2.
    
    Signed-off-by: Christoph Brill <egore911 at egore911.de>

diffstat:
    include/synaptics-properties.h |    3 +++
    man/synaptics.man              |    6 ++++++
    src/alpscomm.c                 |   29 +++++++++++++++++++++++++----
    src/eventcomm.c                |   22 ++++++++++++++++++++--
    src/properties.c               |    8 ++++++++
    src/ps2comm.c                  |   36 +++++++++++++++++++++++++++++-------
    src/synaptics.c                |    2 ++
    src/synapticsstr.h             |    1 +
    tools/synclient.c              |    1 +
    9 files changed, 95 insertions(+), 13 deletions(-)

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




More information about the xorg-commit mailing list