.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.35. .TH LOADMAP "1" "Feb 2008" "joymap 0.0.1" "User Commands" .SH NAME loadmap - load a joystick mapping .SH SYNOPSIS .B loadmap [\fI-8\fR] [\fi-d\fR] [\fIFILE\fR] .SH DESCRIPTION .\" Add any additional description here .PP Load a joystick mapping, that is create the neccessary joysticks, configure the number of axes and buttons and relay events from the physical joysticks to the virtual joysticks. The mapping can also map to mouse or keyboard events. Read the \fBConfiguration guide\fR and \fBProgramming guide\fR for more details. .PP This program takes one argument, the file to read the configuration from. If no argument is specified then \fBstdin\fR is used instead. .PP Additional flags: .TP -8 Convert reported event range from 0-255 to -32767 to 32767 .TP -d Dynamically (during use) compute calibration value so that events are reported in the range -32767 to 32767. .PP Exit status is 0 if OK, 1 otherwise. .SH "SEE ALSO" unmap (1) .SH AUTHOR Written by Alexandre Hardy. .SH "REPORTING BUGS" Report bugs to <alexandre.hardy@gmail.com>. .SH "LICENSE" This is free software. You may redistribute copies of it under the terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law.