693af46f6d
This commit change: 1) replace all keymaps with PLA ones. 2) add an alternative exit button (PLA_EXIT or PLA_CANCEL) 3) do the required change to the manual in order to match code's changes. 4) add a missing key in the manual and show them in a table Change-Id: Ie983c7673c9dec1a9daeb34f5edaaa3c8be7dd5e Reviewed-on: http://gerrit.rockbox.org/129 Reviewed-by: Thomas Martitz <kugel@rockbox.org> Tested-by: Thomas Martitz <kugel@rockbox.org>
15 lines
384 B
TeX
15 lines
384 B
TeX
% $Id$ %
|
|
%
|
|
%
|
|
\subsection{Mosaique}
|
|
\screenshot{plugins/images/ss-mosaic}{Mosaique}{img:mosaique}
|
|
This simple graphics demo draws a mosaic picture on the screen of the \dap.
|
|
|
|
\begin{btnmap}
|
|
\PluginUp
|
|
& Change the gap between the drawing lines.\\
|
|
\PluginSelect
|
|
& Restart the drawing process.\\
|
|
\PluginCancel{} or \PluginExit
|
|
& Exits Mosaique demo\\
|
|
\end{btnmap}
|