News

An Autokey script first calculates what it wants to send, and uses the send_keys () method to send it. The trick, of course, is to determine what to send, and that is the purpose of much of the rest ...
For example, if you pressed control+x and then an unexpected key, the flag stays set and the next time Autokey sees a u, you’ll get an undo. That would surprise you!