By Justin Golden @Justin_Golden3
I'm working on editing macros while on my Laptop, but that means not having access to the numberpad, etc. I've been using "Press Keys" for entering key commands/etc - is there a way to record things like the numberpad if I don't have access to that on my laptop? Is there a different/better way to approach that? (Last night I found and plugged in an old USB keyboard, but that's not ideal...) :)
Thanks!
- Kitch Membery @Kitch2022-02-08 07:28:30.920Z
You can find a complete list of key names for use with the
sf.keyboard.press():
method for this, in the following thread;I hope that helps :-)
- JJustin Golden @Justin_Golden3
Super helpful - thanks @Kitch !