mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Edit: - Add name to credits - Add entry in manual Change-Id: I0e0b062e001ae9134db3ee6e4fba21e93ddd04ee
17 lines
596 B
TeX
17 lines
596 B
TeX
\subsection{Dart Scorer}
|
|
|
|
The dart scorer plugin allows scoring a game of darts (301/501) for two players. It supports modifiers for double/triple hits, bullseye, undo, and game saving and resuming.
|
|
|
|
\begin{btnmap}
|
|
\PluginUp, \PluginDown, \PluginLeft, \PluginRight
|
|
\opt{HAVEREMOTEKEYMAP}{& \PluginRCUp, \PluginRCDown, \PluginRCLeft, \PluginRCRight}
|
|
& Move cursor\\
|
|
|
|
\PluginSelect
|
|
& Select button under cursor\\
|
|
|
|
\nopt{IPOD_4G_PAD,IPOD_3G_PAD}{\PluginCancel}
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonSelect}
|
|
\opt{HAVEREMOTEKEYMAP}{& \PluginRCCancel}
|
|
& Go to menu\\
|
|
\end{btnmap}
|