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.
144 BTN_TOUCH is used for touch contact. While an input tool is determined to be
148 touchpad may set the value to 1 only when the touch pressure rises above a
156 Note: Historically a touch device with BTN_TOOL_FINGER and BTN_TOUCH was
178 be used to emit these codes. Please see multi-touch-protocol.txt for details.
218 may emit coordinates for a touch location.
237 multi-touch-protocol.txt for details.
241 - For touch devices, many devices converted contact size into pressure.
396 The guidelines below ensure proper single-touch and multi-finger functionality.
397 For multi-touch functionality, see the multi-touch-protocol.rst document for
411 ABS_{X,Y} must be reported with the location of the touch. BTN_TOUCH must be
412 used to report when a touch is active on the screen.
413 BTN_{MOUSE,LEFT,MIDDLE,RIGHT} must not be reported as the result of touch
424 Trackpads that provide absolute touch position must report ABS_{X,Y} for the
425 location of the touch. BTN_TOUCH should be used to report when a touch is active