rockbox/manual/plugins/logo.tex
Jean-Louis Biasini 10c566ed94 Plugin logo PLA integration (code + manual)
This commit changes:
1) replace all keymaps with PLA ones.
2) do the required change to the manual in order to match
code's changes.
3) add an alternative exit button (PLA_EXIT or PLA_CANCEL)
4) add the possibility to change values repeatily by holding key
pressed.

Change-Id: Ie68fd4e94830bba8a592941ee4e8b10aeacda923
Reviewed-on: http://gerrit.rockbox.org/127
Reviewed-by: Thomas Martitz <kugel@rockbox.org>
Tested-by: Thomas Martitz <kugel@rockbox.org>
2012-03-03 12:05:58 +01:00

25 lines
498 B
TeX

% $Id$ %
\subsection{Logo}
Demo showing the Rockbox logo bouncing around the screen.
\begin{btnmap}
\PluginRight{} / \PluginLeft
&
\opt{HAVEREMOTEKEYMAP}{
&}
Increase / decrease speed on the x-axis
\\
\PluginUp{} / \PluginDown
&
\opt{HAVEREMOTEKEYMAP}{
&}
Increase / decrease speed on the y-axis
\\
\PluginCancel{} or \PluginExit
&
\opt{HAVEREMOTEKEYMAP}{
&}
Quit
\\
\end{btnmap}