diff options
| author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-04-22 21:02:34 +0000 |
|---|---|---|
| committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-04-22 21:02:34 +0000 |
| commit | 41c0aacc352e677627b2a0c6ffc99ec61dbcef99 (patch) | |
| tree | f962fa539dc21bcd3bb9c7bac3fa2e8b19730f8b | |
| parent | dc232f56b88578c2145bb57683d8bd264c216ca6 (diff) | |
| download | rockbox-41c0aacc352e677627b2a0c6ffc99ec61dbcef99.zip rockbox-41c0aacc352e677627b2a0c6ffc99ec61dbcef99.tar.gz rockbox-41c0aacc352e677627b2a0c6ffc99ec61dbcef99.tar.bz2 rockbox-41c0aacc352e677627b2a0c6ffc99ec61dbcef99.tar.xz | |
Correct how to enter the pitch screen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9764 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/rockbox_interface/wps.tex | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index 0317b22..fb06ea0 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -168,11 +168,14 @@ to quickly access some often used functions. \subsubsection{\label{sec:pitchscreen}Pitch Screen} The Pitch Screen allows you to quickly change the pitch of your \dap. The pitch value can be adjusted between 50\% and 200\%. To access the pitch screen - just ``change'' the pitch from the WPS while holding + just ``change'' the pitch from the WPS with + \opt{h1xx,h300,RECORDER_PAD,ONDIO_PAD,PLAYER_PAD}{\ButtonUp/\ButtonDown} + \opt{IPOD_4G_PAD,x5}{\fixme{tbd}} + while holding the \opt{RECORDER_PAD,ONDIO_PAD,PLAYER_PAD}{\ButtonPlay} \opt{h1xx,h300}{\ButtonOn} \opt{IPOD_4G_PAD,x5}{\fixme{tbd}} - down. + button down. \begin{table} \begin{btnmap}{}{} \opt{h1xx,h300,RECORDER_PAD,ONDIO_PAD,PLAYER_PAD}{\ButtonUp/\ButtonDown} |