Lines Matching refs:touch
40 coordinates of a touch on a touchscreen.
85 - Used to synchronize and separate touch events. See the
86 multi-touch-protocol.txt document for more information.
115 BTN_TOUCH is used for touch contact. While an input tool is determined to be
119 touchpad may set the value to 1 only when the touch pressure rises above a
127 Note: Historically a touch device with BTN_TOOL_FINGER and BTN_TOUCH was
148 be used to emit these codes. Please see multi-touch-protocol.txt for details.
166 may emit coordinates for a touch location.
179 multi-touch-protocol.txt for details.
305 The guidelines below ensure proper single-touch and multi-finger functionality.
306 For multi-touch functionality, see the multi-touch-protocol.txt document for
318 ABS_{X,Y} must be reported with the location of the touch. BTN_TOUCH must be
319 used to report when a touch is active on the screen.
320 BTN_{MOUSE,LEFT,MIDDLE,RIGHT} must not be reported as the result of touch
330 Trackpads that provide absolute touch position must report ABS_{X,Y} for the
331 location of the touch. BTN_TOUCH should be used to report when a touch is active