antimicrox
Control your system with a gamepad
AntiMicroX is a graphical program used to map gamepad keys to keyboard, mouse, scripts, and macros under both X.org and Wayland. With it you can control your system using a gamepad or play games that don't natively support gamepads. It can also be used for generating SDL2 configurations.
For unprivileged access to input events, this package provides udev rules for use with udev-service-type
.
- Versions: 3.4.1
- Website: https://github.com/AntiMicroX/antimicrox
- Licenses: GPL 3+
- Package source: gnu/packages/games.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of antimicrox
as follows:
guix install antimicrox
Or install a particular version:
guix install antimicrox@3.4.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of antimicrox about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/antimicrox'><img src='https://packages.guix.gnu.org/packages/antimicrox/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/antimicrox)
Example Org:
[[https://packages.guix.gnu.org/packages/antimicrox][https://packages.guix.gnu.org/packages/antimicrox/badges/latest-version.svg]]