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

Christoph Brill cbrill at kemper.freedesktop.org
Thu Aug 14 14:40: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

2 commits against master at 07ed81b7...:
 Makefile.am              |    2 +-
 configure.ac             |    4 +++-
 fdi/11-x11-synaptics.fdi |   13 +++++++++++++
 fdi/Makefile.am          |   21 +++++++++++++++++++++
 include/Makefile.am      |   21 +++++++++++++++++++++
 5 files changed, 59 insertions(+), 2 deletions(-)


commit b95a5684805a99b38fa3ff134113a3295d5e89b7
Author: Christoph Brill <egore911 at egore911.de>
Date:   Thu Aug 14 23:40:10 2008 +0200

    Fix "make distcheck"
    
    The new directory "include" was not packaged into the tarball. This makes "make
    distcheck" work again.

diffstat:
    Makefile.am         |    2 +-
    configure.ac        |    3 ++-
    include/Makefile.am |   21 +++++++++++++++++++++
    3 files changed, 24 insertions(+), 2 deletions(-)

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


commit 6e35b673629bb9ddee4373fbdff79238b2160cff
Author: Christoph Brill <egore911 at egore911.de>
Date:   Thu Aug 14 23:18:53 2008 +0200

    Add .fdi file from gentoo (also used by pld)
    
    This file causes devices having the capability "input.touchpad" to use our
    driver if they were made by Synaptics or ALPS. This file might need additions
    for other devices (i.e. I don't think Apple hardware is covered by this file).
    
    Note: This file is not installed by default. Distributions are free to install
    it or leave it.

diffstat:
    Makefile.am              |    2 +-
    configure.ac             |    3 ++-
    fdi/11-x11-synaptics.fdi |   13 +++++++++++++
    fdi/Makefile.am          |   21 +++++++++++++++++++++
    4 files changed, 37 insertions(+), 2 deletions(-)

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




More information about the xorg-commit mailing list