Commands & Syntax > Commands > Mouse Commands >

www.perfectkeyboard.com

 

COORDINATES - < mousemove_relative_win > ... [Free]

 

Mouse COORDINATES
<mousemove_relative_win>
Available in: Free edition

This command changes "mouse move" command behavior so that "mouse move" coordinates are relative to the upper-left corner of the active window.

 

 

Example (Macro Steps):

 

1

<#> <#>This macro moves cursor to upper left corner of the active window

2

Mouse COORDINATES are now RELATIVE to active WINDOW

3

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

Example (Plain Text):

 

<#>This macro moves cursor to upper left corner of the active window

<mousemove_relative_win><mm>(0,0)