Lines Matching +full:software +full:- +full:controlled
13 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
22 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
34 .Bd -ragged -offset indent
43 .Bd -literal -offset indent
52 The driver simulates a three-button mouse using multi-finger tap
54 A single-finger press generates a left button click.
55 A two-finger tap maps to the right button; whereas a three-finger tap
63 Pointer sensitivity can be controlled using the sysctl tunable
65 Tap to left-click can be controlled using the sysctl tunable
68 Movement on the trackpad following a partially-released click can be
69 controlled using the sysctl tunable
78 register as a double-click.
79 Z-Axis sensitivity can be controlled using the sysctl tunable
81 Z-Axis inversion can be controlled using the sysctl tunable
86 creates a blocking pseudo-device file,
92 type device--see
104 .An -nosplit