1,388
edits
| Line 40: | Line 40: | ||
--language=code Select the language for this session. | --language=code Select the language for this session. | ||
--launcher Enable Qt launcher. | --launcher Enable Qt launcher. | ||
--load-tape={ | --load-tape={name|url} Load recording of earlier flightgear session. | ||
For <name>, if <name> ends with .fgdata it is | For <name>, if <name> ends with .fgdata it is | ||
treated as the local path of the recording | treated as the local path of the recording | ||
| Line 59: | Line 59: | ||
(i.e. for full screen Voodoo based cards). | (i.e. for full screen Voodoo based cards). | ||
--browser-app=path Specify path to your web browser. | --browser-app=path Specify path to your web browser. | ||
--prop: | --prop:[type:]name=value Set property <name> to <value>. <type> can be | ||
one of string, double, float, long, int, or | |||
bool. | |||
--config=path Load additional properties from path. | --config=path Load additional properties from path. | ||
--no-default-config Do not load any default configuration files | --no-default-config Do not load any default configuration files | ||
edits