Mouse Button
- About Mouse Button
- Reference Manual Entry
This Mouse Button Block allows Grid to send mouse click messages to the host computer.
In the Block input fields you can define the type of mouse button message: which button to press or release.
Mouse Button Block in Press Release Block in Grid Editor
mouse button send
- shortname: gmbs
- How:
mouse_button_send(button, state)
- button: integer, ranging 1=leftclick 2=rightclick 4=middle click
- state: integer, ranging 0...1
- What: This function sends a mouse click of the defined button to the host.
- Example: