Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2004 00:57:07 +0000 (UTC)
From:      Philip Paeps <philip@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/isa psm.c
Message-ID:  <200408080057.i780v7cq083502@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408080057.i780v7cq083502>