|
|
| |
ANTIMICRO(1) |
User Commands |
ANTIMICRO(1) |
antimicro - map keyboard keys and mouse controls to a gamepad
antimicro [OPTION] [PROFILE]
antimicro is a graphical program used to map keyboard keys and mouse controls to
a gamepad. This program is useful for playing PC games using a gamepad that do
not have any form of built-in gamepad support. However, you can use this
program to control any desktop application with a gamepad.
- --tray
- launch program in system tray only
- --no-tray
- launch program with the tray menu disabled
- -h, --help
- display this help and exit
- -v, --version
- output version information and exit
- --profile <location>
- use specified profile as default for selected controllers. Defaults to all
controllers.
- --profile-controller <value>
- apply configuration file to a specific controller. <value> can be an
controller index, name, or GUID.
- --hidden
- launch program without the main window
- --unload [<value>]
- unload currently enabled profile(s). Value can be a controller index,
name, or GUID.
- --startSet <number> [<value>]
- start joysticks on a specific set. Value can be a controller index, name,
or GUID.
- --next
- Advance profile loading set options.
- -d, --daemon
- launch program as a daemon.
- --log-level {debug,info}
- Enable logging.
- -l, --list
- Print information about joysticks detected by SDL.
- --map <value>
- Open game controller mapping window of selected controller. Value can be a
controller index or GUID.
- --eventgen {xtest,uinput}
- Choose between using XTest support and uinput support for event
generation. Default: xtest.
Jeff Backus (jeff@jsbackus.com) Travis Nickles (nickles.travis@gmail.com)
Report dir bugs to antimicro home page: https://github.com/AntiMicro/antimicro
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |