summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface/wps.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/rockbox_interface/wps.tex')
-rw-r--r--manual/rockbox_interface/wps.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index 43ee436534..62d51b7424 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -58,28 +58,28 @@ your WPS (While Playing Screen).
\begin{table}
\begin{btnmap}{}{}
\ActionWpsVolUp{} / \ActionWpsVolDown
- \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsVolUp{} / \ActionRCWpsVolDown}
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsVolUp{} / \ActionRCWpsVolDown}
& Volume up/down.\\
%
\ActionWpsSkipPrev
- \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsSkipPrev}
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsSkipPrev}
& Go to beginning of track, or if pressed while in the
first seconds of a track, go to previous track.\\
%
\ActionWpsSeekBack
- \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsSeekBack}
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsSeekBack}
& Rewind in track.\\
%
\ActionWpsSkipNext
- \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsSkipNext}
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsSkipNext}
& Go to next track.\\
%
\ActionWpsSeekFwd
- \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsSeekFwd}
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsSeekFwd}
& Fast forward in track.\\
%
\ActionWpsPlay
- \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsPlay}
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsPlay}
& Toggle play/pause.\\
%
\ActionWpsStop