Lines Matching +full:5 +full:- +full:inch
12 .\" 3. Neither the name of the author nor the names of any co-contributors
37 .Bd -ragged -offset indent
44 .Xr loader.conf 5 :
45 .Bd -literal -offset indent
56 The driver simulates a three\-button mouse using multi\-finger tap detection.
57 Single finger tap generates a left\-button click; two\-finger tap maps to the
58 middle button; whereas a three\-finger tap gets treated as a right button
61 There is support for 2\-finger horizontal scrolling, which translates to
62 page\-back/forward events; vertical multi\-finger scrolling emulates the mouse
65 A double\-tap followed by a drag is treated as a selection gesture; a
66 virtual left\-button click is assumed for the lifespan of the drag.
79 A simple high-pass filter is used to reduce contributions
90 The maximum time (in microseconds) to allow an association between a double-
103 .Bl -bullet -compact
113 12 inch PowerBook and iBook (IDs: 0x030a, 0x030b)
115 15 inch PowerBook (IDs: 0x020e, 0x020f, 0x0215)
117 17 inch PowerBook (ID: 0x020d)
119 Almost all recent Macbook-Pros and Airs (IDs: 0x0223, 0x0223, 0x0224, 0x0224,
128 To discover the product\-id of a touchpad, search for 'Trackpad' in the
135 creates a blocking pseudo\-device file,
141 type device\-\-see
148 .Xr loader.conf 5 ,
149 .Xr xorg.conf 5 Pq Pa ports/x11/xorg ,
153 .An -nosplit