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 <[email protected]> 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
