5,810
edits
| Line 62: | Line 62: | ||
Mira también [[Installing Aircraft|Instalar Aeronaves]] para más documentación. | Mira también [[Installing Aircraft|Instalar Aeronaves]] para más documentación. | ||
=== | === Arrancar FlightGear === | ||
Muchos usuarios optan por arrancar FlightGear desde la linea de comandos ("consola" or "shell" como se conoce por usuarios de Unix). Alternativamente algunos usan interfases gráficas como [[FlightGear Launch Control|Fgrun]] (FlightGear Launch Control). | |||
Para iniciar FlightGear teclea en la linea de comandos: | |||
fgfs | fgfs | ||
y pulsa entrar. Esto iniciará FlightGear. | |||
Si FlightGear falla en el arranque, esto es como si el sofware binario compilado de FlightGear no está en tu ruta. Si conoces Unix, deberás añadir la ubicación del binario a tu ruta e intentar arrancar de nuevo. Si no, deberás encontrar la ubicación del binario 'fgfs' e introducirle una ruta absoluta como | |||
/usr/games/fgfs | /usr/games/fgfs | ||
La ubicación depende de tu sistema en particular y de las elecciones que haces durante la compilación e instalación. | |||
It is important to understand when not using a graphical interface to start FlightGear, your interaction will be entirely from the command line. To see available aircraft, you specify an option on the command line. To specify an aircraft, an airport, multiplayer server, etc. you add an option to the command line when starting FlightGear. Please consult the list of [[ Command Line Parameters ]]. The parameters are also useful to those starting FlightGear from [[ FlightGear Launch Control ]] graphical interface, as it allows you to specify parameters. If you are using FlightGear 1.0.0 this list may be useful [[FlightGear 1.0 aircraft names for command line]]. | It is important to understand when not using a graphical interface to start FlightGear, your interaction will be entirely from the command line. To see available aircraft, you specify an option on the command line. To specify an aircraft, an airport, multiplayer server, etc. you add an option to the command line when starting FlightGear. Please consult the list of [[ Command Line Parameters ]]. The parameters are also useful to those starting FlightGear from [[ FlightGear Launch Control ]] graphical interface, as it allows you to specify parameters. If you are using FlightGear 1.0.0 this list may be useful [[FlightGear 1.0 aircraft names for command line]]. | ||
edits