rockbox/manual/plugins/chopper.tex
Tomer Shalev 42552f8bf6 FS#10643 - Cowon D2: Chopper game control using hardware buttons
This is only part of the original patch. I didn't agree with all the original
changes to keymapping.

Author: Nemtsev Alexey


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24892 a1c6a512-1295-4272-9138-f99709370657
2010-02-24 20:33:40 +00:00

31 lines
1.2 KiB
TeX

% $Id: chopper.tex 18466 2008-09-08 18:15:06Z rmenes $ %
\subsection{Chopper}
\screenshot{plugins/images/ss-chopper}{Chopper}{img: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,SANSA_FUZE_PAD}
{\ButtonSelect}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect{} / \ButtonUp}
\opt{GIGABEAT_S_PAD}{\ButtonSelect{} / \ButtonMenu}
\opt{COWON_D2_PAD}{\ButtonPlus{} / \TouchBottomLeft}
\opt{HAVEREMOTEKEYMAP}{& }
& 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,COWON_D2_PAD}{\ButtonPower}
\opt{SANSA_FUZE_PAD}{\ButtonHome}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD}{\ButtonMenu}
\opt{GIGABEAT_S_PAD}{\ButtonBack}%
\opt{HAVEREMOTEKEYMAP}{& }
& Enter menu\\
\end{btnmap}
\end{table}