cvs commit: src/sys/isa psm.c

Philip Paeps philip at FreeBSD.org
Sat Aug 7 17:57:08 PDT 2004


philip      2004-08-08 00:57:07 UTC

  FreeBSD src repository

  Modified files:
    sys/isa              psm.c 
  Log:
  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
  
  Revision  Changes    Path
  1.73      +26 -5     src/sys/isa/psm.c


More information about the cvs-all mailing list