antimicrox?
Linux Gaming
Gaming on the GNU/Linux operating system.
Recommended news sources:
Related chat:
Related Communities:
Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.
Turns out Lutris even has an option to enable a specific antimicrox profile on launching a game. Perfect. Thank you!
xdotool/wdotool?
Autokey can trigger xdotool, pyautogui and more. I use it daily like this.
However, if you want the really good gear, check out Talon Voice. It's unfortunately closed source, but has a free access tier that's capable.
The community have created open source addons and it's stellar for daily driving, and games.
I found AutoKey but that seems more focused on Text Input and doesn’t seem to support launching scripts individually (altouigh it has a Window Filter).
I'm not sure what exactly you mean by this, but AutoKey has Python scripting built in and an extensive API:
https://github.com/autokey/autokey/wiki/Scripting
And from a Python script you can launch any other script/program you want with a subprocess library call.
https://github.com/autokey/autokey
https://github.com/rvaiya/keyd
https://github.com/phil294/AHK_X11
or just AutoHotKey on Wine/Proton
I'm not sure exactly what OP is looking for but I use keyd for keyboard remapping but I'm pretty sure it also fully supports macros.
Most of these are just x11, are there any equivalents for wayland?
input-remapper
Might work