I'm trying to make an input action to perform a hotkey combination for Meta+F12, but I can't seem to get it to work. I looked at the keycodes in enigo and still can't get it to trigger.
What I have tried:
[k(meta,f12)][k(META,F12)][k(m4,f12)][k(super,f12)]