RClick
Simulates a right button mouse click at the current point on the screen.
The following commands will produce the same result :
RDown
RUp
To issue a right click more than once add the '*' symbol followed by the number of times to issue the command at the end of the line:
RClick * n
E.g.:
RClick * 5
Abbreviation : RCl
See also: LDown, LUp, LDblClick, LClick, RDown, RUp, RDblClick, MDown, MUp, MDblClick, MClick, MouseMove, MouseMoveRel, MouseOver