Correct the metronome keymap in the manual. Better describe buttons/actions in metronome help text. Closes FS#11773.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29204 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Andree Buschmann 2011-02-03 21:20:50 +00:00
parent 5a2421a0de
commit d3934185ac
2 changed files with 7 additions and 3 deletions

View File

@ -642,8 +642,8 @@ enum {
#endif /* IRIVER_H100_PAD||IRIVER_H300_PAD */
#define METRONOME_MSG_START "start: press select"
#define METRONOME_MSG_STOP "start: hold select"
#define METRONOME_MSG_START "start: hold select"
#define METRONOME_MSG_STOP "stop : cancel"
#ifdef MET_SYNC
static const struct button_mapping iriver_syncaction[] =

View File

@ -10,7 +10,11 @@ on the appropriate button.
\PluginCancel
\opt{HAVEREMOTEKEYMAP}{& \PluginRCCancel}
& Start / Stop \\
& Stop \\
\PluginSelectRepeat
\opt{HAVEREMOTEKEYMAP}{& \PluginRCCancel}
& Start \\
\PluginSelect
\opt{HAVEREMOTEKEYMAP}{& \PluginRCSelect}