Skip to main content

Module btn

Module btn 

Source
Expand description

EV_KEY codes for buttons.

Constantsยง

LEFT
Primary pointer button.
MIDDLE
Middle pointer button.
RIGHT
Secondary pointer button.
TOOL_DOUBLETAP
Two fingers are down.
TOOL_FINGER
One finger is on a touchpad. What a touchpad has and a pen tablet lacks.
TOOL_PEN
A pen is in range. What a pen tablet has.
TOOL_QUADTAP
Four fingers are down.
TOOL_QUINTTAP
Five fingers are down.
TOOL_TRIPLETAP
Three fingers are down.
TOUCH
A contact is present. Single-touch panels report this instead of slots.