I want to press a numpad key and make it send these keystrokes in order
Press: ctrl f
insert text block all at once: "name"
Press: down arrow
Press: Enter
How can i string a series of keys like that?
Make a a sequence of keystrokes play one after the other?
Re: Make a a sequence of keystrokes play one after the other?
Do you want to do it with a tool or using a code/script?
Re: Make a a sequence of keystrokes play one after the other?
There are a lot of automation tools. But what will you be using the sequence on? Also if you don't want to go for a tool, you can also try several scripts.