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.
381 The guidelines below ensure proper single-touch and multi-finger functionality.
382 For multi-touch functionality, see the multi-touch-protocol.txt document for
396 ABS_{X,Y} must be reported with the location of the touch. BTN_TOUCH must be
397 used to report when a touch is active on the screen.
398 BTN_{MOUSE,LEFT,MIDDLE,RIGHT} must not be reported as the result of touch
409 Trackpads that provide absolute touch position must report ABS_{X,Y} for the
410 location of the touch. BTN_TOUCH should be used to report when a touch is active