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

Peter Hutterer whot at kemper.freedesktop.org
Tue Sep 20 23:10:29 PDT 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 bc789cc7...:
commit ba981e223ae4449b08ff972b69220d435a735075
Author: Casper Dik <casper.dik at oracle.com>
Date:   Fri Sep 2 10:32:50 2011 -0700

    Extra buttons on Acer Ferrari 4000 laptop touchpad are not recognized
    
    The code was checking for a value of exactly 1, while the Synaptics
    docs at http://www.synaptics.com/sites/default/files/511-000275-01rA.pdf
    say:
    
        Extended Model ID. This query returns the product ID, additional
        capability bits, and additional bits to widen the infoSensor
        field. infoSensor is a part of the Model ID query (query $03).
        The Extended Model ID query is only present if nExtendedQueries
        is *greater than* or equal to 1.
    
    Signed-off-by: Casper Dik <casper.dik at oracle.com>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diffstat:
    src/ps2comm.h |    2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

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




More information about the xorg-commit mailing list