detail mouseto and mousemove usage
This commit is contained in:
parent
39689f9b34
commit
7688cc321c
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@ The supported actions are:
|
||||||
buttonup left/middle/right
|
buttonup left/middle/right
|
||||||
wheel AMOUNT
|
wheel AMOUNT
|
||||||
hwheel AMOUNT
|
hwheel AMOUNT
|
||||||
mouseto X Y
|
mouseto X Y (where X and Y are percentages between 0.0 and 1.0)
|
||||||
mousemove X Y
|
mousemove X Y (where X and Y are amounts to move)
|
||||||
keydelay MILLISECONDS
|
keydelay MILLISECONDS
|
||||||
keyhold MILLISECONDS
|
keyhold MILLISECONDS
|
||||||
typedelay MILLISECONDS
|
typedelay MILLISECONDS
|
||||||
|
|
Loading…
Reference in a new issue