Date: Mon, 24 Feb 2014 19:27:26 +0000 (UTC) From: Hans Petter Selasky <hselasky@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r262455 - head/share/man/man4 Message-ID: <201402241927.s1OJRQYs075614@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402241927.s1OJRQYs075614>