Closed zphj1987 closed 4 days ago
The delay between key presses is hardcoded. However, there are two ways to control timing:
-w
sets a wait time between commands in milliseconds, .e.g. cliclick -w t:100 t:H t:e t:l t:l t:o
w:
, you can define a single waiting time: cliclick t:H t:e w:200 t:l t:l t:o
.However, both approaches won’t work when passing several characters to t:
, for example t:Hello
. Is cliclick too fast for you / your Mac?
If I can contribute, I'm looking for a simliar option as @zphj1987 because I find the default delay between key presses too slow...
I would love to find a way to make the typing faster.
@rirze: feel free to add a PR. It should define an option which overrides the hardcoded value.
close
i want control the speed of t:text ,i see
but not find the type text speed parameter