rockbox/manual/plugins/chopper.tex
Marianne Arnold 5065b67841 Fix manuals (some of them were broken by r18469) by using the correct button macros. Also add additional 'fly' buttons to the button table where they exist.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18474 a1c6a512-1295-4272-9138-f99709370657
2008-09-09 01:38:28 +00:00

22 lines
No EOL
976 B
TeX

% $Id: chopper.tex 18466 2008-09-08 18:15:06Z rmenes $ %
\subsection{Chopper}
Navigate a cavernous maze without banging into walls, the
ceiling, or the floor. How long can you fly your chopper?
\begin{table}
\begin{btnmap}{}{}
\opt{RECORDER_PAD}{\ButtonPlay}%
\opt{ONDIO_PAD}{\ButtonUp{} / \ButtonMenu}
\opt{IRIVER_H10_PAD}{\ButtonRight}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,MROBE100_PAD,GIGABEAT_PAD}{\ButtonSelect}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect{} / \ButtonUp}
\opt{GIGABEAT_S_PAD}{\ButtonSelect{} / \ButtonMenu}
& Make chopper fly\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD}{\ButtonMenu}
\opt{GIGABEAT_S_PAD}{\ButtonBack}%
& Enter menu\\
\end{btnmap}
\end{table}