AutoKey: which hotkey was pressed? #autokey
https://askubuntu.com/q/1564960/612
Say I have a single Autokey script foo.py, and it can be activated by two different hotkeys: Ctrl-A or Ctrl-B. Is there a way in foo.py to determine which hotkey activated it?