svn commit: r262455 - head/share/man/man4

Hans Petter Selasky hselasky at FreeBSD.org
Mon Feb 24 19:27:27 UTC 2014


Author: hselasky
Date: Mon Feb 24 19:27:26 2014
New Revision: 262455
URL: http://svnweb.freebsd.org/changeset/base/262455

Log:
  Update ATP manual page.
  
  Submitted by:	Rohit Grover <rgrover1 at gmail.com>
  MFC after:	2 weeks

Modified:
  head/share/man/man4/atp.4

Modified: head/share/man/man4/atp.4
==============================================================================
--- head/share/man/man4/atp.4	Mon Feb 24 19:19:35 2014	(r262454)
+++ head/share/man/man4/atp.4	Mon Feb 24 19:27:26 2014	(r262455)
@@ -27,7 +27,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd February 23, 2014
+.Dd February 24, 2014
 .Dt ATP 4
 .Os
 .Sh NAME
@@ -58,8 +58,9 @@ Single finger tap generates a left\-butt
 middle button; whereas a three\-finger tap gets treated as a right button
 click.
 .Pp
-There is support for 2-finger horizontal scrolling, which translates to
-page\-back/forward events.
+There is support for 2\-finger horizontal scrolling, which translates to
+page\-back/forward events; vertical multi\-finger scrolling emulates the mouse
+wheel.
 .Pp
 A double\-tap followed by a drag is treated as a selection gesture; a
 virtual left\-button click is assumed for the lifespan of the drag.


More information about the svn-src-head mailing list