rockbox/manual/plugins/flipit.tex
Dominik Riebeling 8c177221b3 Added environment to unify button mapping tables. Adjust plugins to use it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9475 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 22:45:01 +00:00

27 lines
1 KiB
TeX

\subsection{Flipit}
\screenshot{plugins/images/ss-flipit}{Flipit}{img:flipit}
Flipping the colour of the token under the cursor also flips the tokens
above, below, left and right of the cursor. The aim is to end up with
a screen containing tokens of only one colour.
\begin{table}
\begin{btnmap}{}{}
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{Up/Down/Left/Right} & Changes the cursor \\
\opt{recorder,recorderv2fm}{PLAY}\opt{ondio}{Mode}
\opt{h1xx,h300}{Select}\opt{ipodcolor,ipodnano}{Unknown}
& Toggle \\
\opt{recorder,recorderv2fm}{F1}\opt{ondio}{Mode+Left}
\opt{h1xx,h300}{Mode}\opt{ipodcolor,ipodnano}{Unknown}
& Shuffle \\
\opt{recorder,recorderv2fm}{F2}\opt{ondio}{Mode + Right}
\opt{h1xx,h300}{Play}\opt{ipodcolor,ipodnano}{Unknown}
& Solution \\
\opt{recorder,recorderv2fm}{F3}\opt{ondio}{Mode + On/off}\opt{h1xx,h300}{Rec}
\opt{ipodcolor,ipodnano}{Unknown}
& Step by step \\
\opt{recorder,recorderv2fm}{OFF}\opt{ondio}{On/off}
\opt{h1xx,h300}{Stop}\opt{ipodcolor,ipodnano}{Unknown}
& Stop the game \\
\end{btnmap}
\end{table}