Lines Matching full:multi
36 <p>An input device is classified as a <em>multi-touch</em> device if both of
53 <p>The input device is not classified as a multi-touch device. An input device
54 is either classified as a single-touch device or as a multi-touch device,
91 screen using a cursor. Fingers are interpreted as multi-touch pointer
94 <p>See <a href="#indirect-multi-touch-pointer-gestures">Indirect Multi-touch Pointer Gestures</a>
270 <p>Multi-touch devices use the following Linux input events:</p>
322 multi-touch protocol 'B'. Refer to the Linux multi-touch protocol documentation
342 <p>If axes for both the single-touch and multi-touch protocol are defined, then
343 only the multi-touch axes will be used and the single-touch axes will be ignored.</p>
438 <p>When using the multi-touch protocol 'A', the tool is active whenever it
443 <p>When using the multi-touch protocol 'B', the tool is active as long as
466 <p>The <code>InputReader</code> supports both multi-touch protocol 'A' and 'B'. New drivers
476 in subsequent multi-touch sync reports. When all tools become inactive
499 wider variety of touch peripherals, such as external HID multi-touch
651 <a href="#indirect-multimulti-touch pointer gestures</a>.</p>
1134 <h2 id="indirect-multi-touch-pointer-gestures">Indirect Multi-touch Pointer Gestures</h2>
1161 <li><a href="http://www.kernel.org/doc/Documentation/input/multi-touch-protocol.txt">Linux multi-touch protocol</a></li>