I want to remap wasd to arrow keys, but then be able to use a hotkey to toggle these (four) phrases so I can go back to wasd behaviour easily. Just putting a window filter on the phrase will not be sufficient. The only ways I can see to do this is to write bash scripts to directly modify the
Tag: autokey
Running one Autokey script from another Autokey script?
Right now I’ve got two Autokey scripts (for modularity), one that opens a file, and one that puts text in it. The one that opens the file has hotkey F1 (and we’ll call this script 1 for simplicity), and the one that puts text in it has hotkey F2. I want a new Autokey script, that when I hit F3,