Lines Matching full:tool
136 When an event occurs and a tool is used, the corresponding BTN_TOOL_<name>
137 code should be set to a value of 1. When the tool is no longer interacting
142 existing userspace, it is recommended to not switch tool in one EV_SYN frame
148 BTN_TOUCH is used for touch contact. While an input tool is determined to be
228 - Used to describe the distance of a tool from an interaction surface. This
229 event should only be emitted while the tool is hovering, meaning in close
233 - BTN_TOOL_<name> should be set to 1 when the tool comes into detectable
234 proximity and set to 0 when the tool leaves detectable proximity.
235 BTN_TOOL_<name> signals the type of tool that is currently detected by the
444 BTN_TOOL_<name> events must be reported when a stylus or other tool is active on
445 the tablet. ABS_{X,Y} must be reported with the location of the tool. BTN_TOUCH
446 should be used to report when the tool is in contact with the tablet.
447 BTN_{STYLUS,STYLUS2} should be used to report buttons on the tool itself. Any