Lines Matching full:touch
52 coordinates of a touch on a touchscreen.
110 - Used to synchronize and separate touch events. See the
111 multi-touch-protocol.txt document for more information.
148 BTN_TOUCH is used for touch contact. While an input tool is determined to be
152 touchpad may set the value to 1 only when the touch pressure rises above a
160 Note: Historically a touch device with BTN_TOOL_FINGER and BTN_TOUCH was
182 be used to emit these codes. Please see multi-touch-protocol.txt for details.
222 may emit coordinates for a touch location.
247 multi-touch-protocol.txt for details.
251 - For touch devices, many devices converted contact size into pressure.
406 The guidelines below ensure proper single-touch and multi-finger functionality.
407 For multi-touch functionality, see the multi-touch-protocol.rst document for
421 ABS_{X,Y} must be reported with the location of the touch. BTN_TOUCH must be
422 used to report when a touch is active on the screen.
423 BTN_{MOUSE,LEFT,MIDDLE,RIGHT} must not be reported as the result of touch
434 Trackpads that provide absolute touch position must report ABS_{X,Y} for the
435 location of the touch. BTN_TOUCH should be used to report when a touch is active