1
0
Fork 0
forked from len0rd/rockbox
foxbox/manual/plugins/flipit.tex
Martin Arver 744051bd65 Clean up of the autogenerated tables. Should probably use scalebox and booktabs for the tables in the future.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8868 a1c6a512-1295-4272-9138-f99709370657
2006-02-28 16:33:04 +00:00

27 lines
776 B
TeX

\subsection{Flipit}
{\centering\itshape
[Warning: Image ignored] % Unhandled or unsupported graphics:
%\includegraphics[width=3.353cm,height=2.154cm]{images/rockbox-manual-img36.png}
\newline
Flipit plugin
\par}
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}[h!]
\begin{tabular}{|c|c|c|}
\hline
Recorder & Ondio & ACTION \\\hline
UP/DOWN/LEFT/RIGHT & UP/DOWN/LEFT/RIGHT & Changes the cursor \\\hline
PLAY & Mode & Toggle \\\hline
F1 & Mode +Left & Shuffle \\\hline
F2 & Mode + Right & Solution \\\hline
F3 & Mode + On/off & Step by step \\\hline
OFF & On/off & Stop the game \\\hline
\end{tabular}
\end{table}