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

Peter Hutterer whot at kemper.freedesktop.org
Mon May 18 15:26:55 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

2 commits against master at e0d651c7...:
 src/psmcomm.c     |   22 +++++++++++++++++++---
 tools/synclient.c |    2 +-
 2 files changed, 20 insertions(+), 4 deletions(-)


commit a9f8b19ceba8f7652ebdb620fb0785dfa578a218
Author: Coleman Kane <ckane at colemankane.org>
Date:   Mon May 18 18:14:50 2009 -0400

    Fix broken build on FreeBSD (#21803)
    
    Band-aid to fix the build and function prototype mismatches on
     FreeBSD (and maybe others, but I don't have any more to test).
    
    Signed-off-by: Coleman Kane <ckane at colemankane.org>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diffstat:
    src/psmcomm.c |   22 +++++++++++++++++++---
    1 file changed, 19 insertions(+), 3 deletions(-)

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


commit 35191ec094a2006ba290713640dd95c88ca3b0f9
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Mon May 18 17:23:02 2009 +1000

    synclient: up max value for AccelFactor to 1.0
    
    There's no real reason to restrict AccelFactor to 0.2, the driver itself
    doesn't restrict AccelFactor either. Upwards of 1.0 it's hard to spot any
    real differences in speed though, so 1.0 seems like a sensible maximum.
    
    Red Hat Bug 462574 <https://bugzilla.redhat.com/show_bug.cgi?id=462574>
    
    Reported-by: David Woodhouse <dwmw2 at infradead.org>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Henrik Rydberg <rydberg at euromail.se>

diffstat:
    tools/synclient.c |    2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

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




More information about the xorg-commit mailing list