This repository has been archived by the owner on Aug 31, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathantimicro.1
65 lines (63 loc) · 2.13 KB
/
antimicro.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
.\" Manpage for antimicro.
.\" Contact juliagoda.pl@protonmail.com to correct errors or typos.
.TH ANTIMICRO "1" "11 April 2018" "antimicro 2.23" "User Commands"
.SH NAME
antimicro \- map keyboard keys and mouse controls to a gamepad
.SH SYNOPSIS
.B antimicro
[\fIOPTION\fR] [\fIPROFILE\fR]
.SH DESCRIPTION
.PP
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.
.TP
\fB\-\-tray\fR
launch program in system tray only
.TP
\fB\-\-no\-tray\fR
launch program with the tray menu disabled
.TP
\fB\-h\fR, \fB\-\-help\fR
display this help and exit
.TP
\fB\-v\fR, \fB\-\-version\fR
output version information and exit
.TP
\fB\-\-profile\fR \fI<location>\fR
use specified profile as default for selected controllers. Defaults to all controllers.
.TP
\fB\-\-profile-controller\fR \fI<value>\fR
apply configuration file to a specific controller. <value> can be an controller index, name, or GUID.
.TP
\fB\-\-hidden\fR
launch program without the main window
.TP
\fB\-\-unload\fR \fI[<value>]\fR
unload currently enabled profile(s). Value can be a controller index, name, or GUID.
.TP
\fB\-\-startSet\fR \fI<number>\fR \fI[<value>]\fR
start joysticks on a specific set. Value can be a controller index, name, or GUID.
.TP
\fB\-\-next\fR
Advance profile loading set options.
.TP
\fB\-d\fR, \fB\-\-daemon\fR
launch program as a daemon.
.TP
\fB\-\-log\-level\fR \fI{debug,info}\fR
Enable logging.
.TP
\fB\-l\fR, \fB\-\-list\fR
Print information about joysticks detected by SDL.
.TP
\fB\-\-map\fR \fI<value>\fR
Open game controller mapping window of selected controller. Value can be a controller index or GUID.
.TP
\fB\-\-eventgen\fR \fI{xtest,uinput}\fR
Choose between using XTest support and uinput support for event generation. Default: xtest.
.SH BUGS
No known bugs.
.SH AUTHOR
Jeff Backus (jeff@jsbackus.com)
Travis Nickles (nickles.travis@gmail.com)
.SH "REPORTING BUGS"
Report dir bugs to antimicro home page: https://github.com/AntiMicro/antimicro