I am currently trying to get [k(Alt,p),k(F12,p),k(F12,r),k(Alt,r)] to run. I've tested F12 in browser as inspect element, [k(F12,p),k(F12,r)] works, k(F12,c) does not. Globally F12 doesn't work - for example if I hold Alt manually then use my F12 button on opendeck does not trigger my gpu screen recorder hotkey however [k(Alt,p),k(Alt,r)] will trigger when testing by itself on my browser.
Looking at Enigo github could I be missing dependencies or permissions? I ran their "example" code as well, Everything worked including ctrl+a select all.
I have also noticed that at times when editing the script in opendeck i've had to terminate and relaunch opendeck to get the buttons to function on testing.