Replies: 1 comment
|
You can try to use D-Bus as a workaround #775 (But it is linux only solution) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello, I'm trying to switch sets with keyboard. I know it's possible with the gamepad but I don't have a spare button for that purpose. The use case is not to extend one set with a "shift" button, it is to have completely different mapping sets that I could switch with a keyboard shortcut or a command. I know I can run a command to start antimicrox with a specific set loaded, that would mean I'd have to end it each time and start again. Isn't there a better way to do this?
All reactions