Commands & Syntax > Commands > Mouse Commands >

www.perfectkeyboard.com

 

BUTTON: - < mrbu > ... [Free]

 

Mouse BUTTON:
<mrbu>
Available in: Free edition

Has the same effect as releasing right mouse button (after it was pressed down).

 

 

Example (Macro Steps):

 

1

<#> <#> This macro 'right-clicks' on position (100,100)

2

Macro execution: ONLY COMMANDS

3

Mouse MOVE position [ x=100, y=100 ]

4

Mouse BUTTON: RIGHT button DOWN

5

Mouse BUTTON: RIGHT button UP

Example (Plain Text):

 

<#> This macro 'right-clicks' on position (100,100)

<cmds>

 

<mm>(100,100)

<mrbd>

<mrbu>