]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update support for Synaptics Touchpads (Volume II)
authorphilip <philip@FreeBSD.org>
Sun, 8 Aug 2004 00:57:07 +0000 (00:57 +0000)
committerphilip <philip@FreeBSD.org>
Sun, 8 Aug 2004 00:57:07 +0000 (00:57 +0000)
commit6870f3b6f42c83cf36a0538193df1ff54d0b09f5
treed977781c0592d5a0e12a1ac517daf5df8fa2221e
parentaaf6af918f5acef907fd249b655dd0707de269d9
Update support for Synaptics Touchpads (Volume II)

 o Handle the 'up/down' buttons some touchpads have as
   a z-axis (scrollwheel) as recommended by the specs

 o Report the buttons as button4 and button5 instead
   of button2 and button4, button2 can be emulated by
   pressing button1 and button3 simultaneously.  This
   allows one to use the two extra buttons for other
   purposes if one so desires.

Tested by: many subscribers to -current
Approved by: njl
sys/dev/atkbdc/psm.c
sys/isa/psm.c