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.tex26
1 files changed, 8 insertions, 18 deletions
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index 8f750b8461..579caddfa8 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -55,8 +55,7 @@ your WPS (While Playing Screen).
55 55
56\subsection{\label{ref:WPS_Key_Controls}WPS Key Controls} 56\subsection{\label{ref:WPS_Key_Controls}WPS Key Controls}
57 57
58\begin{table} 58 \begin{btnmap}
59 \begin{btnmap}{}{}
60 \ActionWpsVolUp{} / \ActionWpsVolDown 59 \ActionWpsVolUp{} / \ActionWpsVolDown
61 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsVolUp{} / \ActionRCWpsVolDown} 60 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsVolUp{} / \ActionRCWpsVolDown}
62 & Volume up/down.\\ 61 & Volume up/down.\\
@@ -170,8 +169,7 @@ your WPS (While Playing Screen).
170 \opt{HAVEREMOTEKEYMAP}{&} 169 \opt{HAVEREMOTEKEYMAP}{&}
171 & Switch to the \setting{Recording Screen}.\\ 170 & Switch to the \setting{Recording Screen}.\\
172 }% 171 }%
173 \end{btnmap} 172 \end{btnmap}
174\end{table}
175 173
176 174
177\opt{lcd_bitmap}{ 175\opt{lcd_bitmap}{
@@ -321,8 +319,7 @@ This may even be the whole track.
321 playing back those bookmarks.} 319 playing back those bookmarks.}
322 320
323 \nopt{swcodec}{ 321 \nopt{swcodec}{
324 \begin{table} 322 \begin{btnmap}
325 \begin{btnmap}{}{}
326 \ActionPsToggleMode 323 \ActionPsToggleMode
327 & Toggle pitch changing mode. \\ 324 & Toggle pitch changing mode. \\
328 % 325 %
@@ -344,14 +341,12 @@ This may even be the whole track.
344 & Leave the \setting{Pitch Screen}. \\ 341 & Leave the \setting{Pitch Screen}. \\
345 % 342 %
346 \end{btnmap} 343 \end{btnmap}
347 \end{table}
348 344
349 \warn{Changing the pitch can cause audible `Artifacts' or `Dropouts'.} 345 \warn{Changing the pitch can cause audible `Artifacts' or `Dropouts'.}
350 } 346 }
351 347
352 \opt{swcodec}{ 348 \opt{swcodec}{
353 \begin{table} 349 \begin{btnmap}
354 \begin{btnmap}{}{}
355 \ActionPsToggleMode 350 \ActionPsToggleMode
356 \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsToggleMode} 351 \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsToggleMode}
357 & Toggle pitch changing mode (cycle through all available modes).\\ 352 & Toggle pitch changing mode (cycle through all available modes).\\
@@ -381,7 +376,6 @@ This may even be the whole track.
381 & Leave the \setting{Pitch Screen}. \\ 376 & Leave the \setting{Pitch Screen}. \\
382 % 377 %
383 \end{btnmap} 378 \end{btnmap}
384 \end{table}
385 } 379 }
386 380
387} 381}
@@ -412,13 +406,11 @@ This may even be the whole track.
412 See \reference{ref:PlaybackOptions} for more information about these 406 See \reference{ref:PlaybackOptions} for more information about these
413 settings. 407 settings.
414 408
415 \begin{table} 409 \begin{btnmap}
416 \begin{btnmap}{}{}
417 \ButtonLeft & Control Shuffle mode setting. \\ 410 \ButtonLeft & Control Shuffle mode setting. \\
418 \ButtonRight & Control Repeat mode setting. \\ 411 \ButtonRight & Control Repeat mode setting. \\
419 \ButtonDown & Control Show file setting. \\ 412 \ButtonDown & Control Show file setting. \\
420 \end{btnmap} 413 \end{btnmap}
421 \end{table}
422 414
423 \ButtonFThree\ controls frequently used display options. 415 \ButtonFThree\ controls frequently used display options.
424 416
@@ -434,11 +426,9 @@ This may even be the whole track.
434 See \reference{ref:Displayoptions} for more information about these 426 See \reference{ref:Displayoptions} for more information about these
435 settings. 427 settings.
436 428
437 \begin{table} 429 \begin{btnmap}
438 \begin{btnmap}{}{}
439 \ButtonLeft & Control scroll bar display. \\ 430 \ButtonLeft & Control scroll bar display. \\
440 \ButtonRight & Control status bar display. \\ 431 \ButtonRight & Control status bar display. \\
441 \ButtonDown & Control upside down screen setting. \\ 432 \ButtonDown & Control upside down screen setting. \\
442 \end{btnmap} 433 \end{btnmap}
443 \end{table}
444} 434}