Skip to content

mouse2press

Description:

This function demonstrates the usage of the mouse2press API.

Example:

-- Press the right mouse button
mouse2press()

print("Right mouse button pressed")