49 lines
No EOL
2.2 KiB
TeX
49 lines
No EOL
2.2 KiB
TeX
%%
|
|
%% tab8.tex -- Flight Gear documentation: Installation and Getting Started
|
|
%% Keyboard controls table 7/Miscellaneous
|
|
%%
|
|
%% Written by Michael Basler, started September 1998.
|
|
%%
|
|
%% Copyright (C) 2002 Michael Basler (pmb@epost.de)
|
|
%%
|
|
%%
|
|
%% This program is free software; you can redistribute it and/or
|
|
%% modify it under the terms of the GNU General Public License as
|
|
%% published by the Free Software Foundation; either version 2 of the
|
|
%% License, or (at your option) any later version.
|
|
%%
|
|
%% This program is distributed in the hope that it will be useful, but
|
|
%% WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
%% General Public License for more details.
|
|
%%
|
|
%% You should have received a copy of the GNU General Public License
|
|
%% along with this program; if not, write to the Free Software
|
|
%% Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
|
%%
|
|
%% $Id: tab7.tex,v 0.6 2002/09/09 michael
|
|
%% (Log is kept at end of this file)
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
\begin{tabular}{|l|l|}\hline
|
|
Key & Action\\\hline
|
|
B & Toggle parking brake \index{brakes}\index{parking brake} on/off\\
|
|
b & Apply/release all \Index{brakes}\\
|
|
g & Toggle landing gear down \index{gear}\index{landing gear}\\
|
|
, & Left gear brake (useful for \Index{differential braking})\\
|
|
. & Right gear brake (useful for \Index{differential braking})\\
|
|
l & Toggle \Index{tail-wheel lock})\\
|
|
$]$/$[$ & Extend/Retract \Index{flaps}\\ \hline
|
|
p & Toggle \Index{pause} on/off\\
|
|
a/A & Speed up/slow down (time acceleration)\\
|
|
t/T & Time speed up/slow down \\
|
|
m/M & Change \Index{time offset} (warp) used by t/T forward/backward\\\hline
|
|
Shift-F2 & Save current flight to \texttt{fgfs.sav}\\
|
|
Shift-F1 & Restore flight from \texttt{fgfs.sav}\\
|
|
F3 & Save screen shot under \texttt{fgfs-screen.ppm}\\
|
|
Shift-F4 & Re-read global preferences from \texttt{preferences.xml}\\
|
|
Shift-F10 & Toggle data logging of FDM on/off\\\hline
|
|
ESC & Exit program\\\hline
|
|
\end{tabular}
|
|
|
|
%% revision 0.5 2002/02/15 michael
|
|
%% Initial revision |