44 lines
No EOL
2 KiB
TeX
44 lines
No EOL
2 KiB
TeX
%%
|
|
%% tab5.tex -- Flight Gear documentation: Installation and Getting Started
|
|
%% Keyboard controls table 4/autopilot controls
|
|
%%
|
|
%% 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: tab4.tex,v 0.6 2002/09/09 michael
|
|
%% (Log is kept at end of this file)
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
\begin{tabular}{|l|l|}\hline
|
|
Key & Action\\\hline
|
|
Ctrl + A & Altitude hold\index{altitude hold} toggle on/off\\
|
|
Ctrl + G & Follow glide slope 1 toggle on/off\\
|
|
Ctrl + H & Heading hold\index{heading hold} toggle on/off\\
|
|
Ctrl + N & Follow NAV 1 radial toggle on/off\\
|
|
Ctrl + S & Autothrottle\index{autothrottle} toggle on/off\\
|
|
Ctrl + T & Terrain follow toggle on/off\\
|
|
Ctrl + U & Add 1000 ft. to your altitude (emergency)\\
|
|
Enter & Increase autopilot heading\\
|
|
F6 & Toggle autopilot target:\\
|
|
& current heading/waypoint\\
|
|
F11 & Autopilot altitude dialog\\
|
|
F12 & Autopilot heading dialog\\\hline
|
|
\end{tabular}
|
|
|
|
%% revision 0.5 2002/02/15 michael
|
|
%% Initial revision |