Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
FGJS(1) 		      FlightGear man pages			 FGJS(1)

NAME
     fgjs - FlightGear joystick utility

SYNOPSIS
     fgjs [--help] [--fg-root=rootdir]

DESCRIPTION
     fgjs is a joystick utility for the FlightGear flight simulator which allows
     you to generate a configuration file for your joystick interactively.

     To  use it, launch the program with your joystick(s) connected. The utility
     will first prompt you to move each joystick around in the dead  band,  that
     is, the area where it is centered and should not generate any input. After-
     wards, you will be asked to move the control/push the button you would like
     to use for each function.

     The configuration will be saved in the current working directory in several
     files named jsI.xml, where I is the progressive number assigned to each de-
     tected  joystick. You will need to move them to ~/.fgfs/Input/Joysticks for
     them to be used by FlightGear.

OPTIONS
     --help
	    Display usage information and exit.

     --fg-root=rootdir
	    Set the FlightGear data root directory ($FG_ROOT) to rootdir.

ENVIRONMENT
     FG_ROOT
	 If FG_ROOT is set and --fg-root is not set, it specifies the root  data
	 directory to use.

FILES
     ~/.fgfsrc.hostname, ~/.fgfsrc
	 Configuration	files  containing command-line options for fgfs(1).  The
	 --fg-root command-line option is searched there if it is not passed  as
	 a command-line argument to fgjs.

SEE ALSO
     fgfs(1), js_demo(1), the FlightGear wiki "Joystick" page

FlightGear			   2017-06-04				 FGJS(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=fgjs&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help