mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Use the correct 'RC' macro for the remote column in the pitch screen button table.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26806 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8c8b0b37c2
commit
65291f14e9
1 changed files with 1 additions and 1 deletions
|
@ -365,7 +365,7 @@ This may even be the whole track.
|
|||
}
|
||||
%
|
||||
\ActionPsNudgeLeft{} / \ActionPsNudgeRight
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCPsNudgeLeft{} / \ActionPsNudgeRight}
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCPsNudgeLeft{} / \ActionRCPsNudgeRight}
|
||||
& Temporarily change pitch by 2\% (beatmatch), or modify speed (in timestretch mode).\\
|
||||
%
|
||||
\ActionPsReset
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue