diff options
Diffstat (limited to 'manual/plugins/chopper.tex')
-rw-r--r-- | manual/plugins/chopper.tex | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/manual/plugins/chopper.tex b/manual/plugins/chopper.tex new file mode 100644 index 0000000000..fa9db319f1 --- /dev/null +++ b/manual/plugins/chopper.tex @@ -0,0 +1,20 @@ +% $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,IAUDIO_X5_PAD}{\ButtonUp}% + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonSelect}% + & Make chopper fly\\ + + \opt{RECORDER_PAD,ONDIO_PAD}{\ButtonOff}% + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonStop}% + \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,MROBE100_PAD}{\ButtonPower}% + \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonMenu}% + \opt{GIGABEAT_S_PAD}{\ButtonBack}% + & Enter menu\\ + \end{btnmap} +\end{table}
\ No newline at end of file |