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).
58\begin{table} 58\begin{table}
59 \begin{btnmap}{}{} 59 \begin{btnmap}{}{}
60 \ActionWpsVolUp{} / \ActionWpsVolDown 60 \ActionWpsVolUp{} / \ActionWpsVolDown
61 \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsVolUp{} / \ActionRCWpsVolDown} 61 \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsVolUp{} / \ActionRCWpsVolDown}
62 & Volume up/down.\\ 62 & Volume up/down.\\
63 % 63 %
64 \ActionWpsSkipPrev 64 \ActionWpsSkipPrev
65 \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsSkipPrev} 65 \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsSkipPrev}
66 & Go to beginning of track, or if pressed while in the 66 & Go to beginning of track, or if pressed while in the
67 first seconds of a track, go to previous track.\\ 67 first seconds of a track, go to previous track.\\
68 % 68 %
69 \ActionWpsSeekBack 69 \ActionWpsSeekBack
70 \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsSeekBack} 70 \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsSeekBack}
71 & Rewind in track.\\ 71 & Rewind in track.\\
72 % 72 %
73 \ActionWpsSkipNext 73 \ActionWpsSkipNext
74 \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsSkipNext} 74 \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsSkipNext}
75 & Go to next track.\\ 75 & Go to next track.\\
76 % 76 %
77 \ActionWpsSeekFwd 77 \ActionWpsSeekFwd
78 \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsSeekFwd} 78 \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsSeekFwd}
79 & Fast forward in track.\\ 79 & Fast forward in track.\\
80 % 80 %
81 \ActionWpsPlay 81 \ActionWpsPlay
82 \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsPlay} 82 \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsPlay}
83 & Toggle play/pause.\\ 83 & Toggle play/pause.\\
84 % 84 %
85 \ActionWpsStop 85 \ActionWpsStop