diff options
author | Nils Wallménius <nils@rockbox.org> | 2006-12-01 13:11:19 +0000 |
---|---|---|
committer | Nils Wallménius <nils@rockbox.org> | 2006-12-01 13:11:19 +0000 |
commit | c4a87312f0861e6c4c7cc0b0f7ed054570275763 (patch) | |
tree | 82f5811fff8a7f4ab5cad04abfd853924ea762e2 /manual/platform/h10_5gb.tex | |
parent | db0d74053a13e6c9e146c3b7c334dd015fc7ed02 (diff) | |
download | rockbox-c4a87312f0861e6c4c7cc0b0f7ed054570275763.tar.gz rockbox-c4a87312f0861e6c4c7cc0b0f7ed054570275763.zip |
updated pitch screen section with semitone mode and new buttonmappings patch FS#6402 by Alexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11639 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/h10_5gb.tex')
-rw-r--r-- | manual/platform/h10_5gb.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex index f7308538bf..1c3e99f228 100644 --- a/manual/platform/h10_5gb.tex +++ b/manual/platform/h10_5gb.tex @@ -72,6 +72,7 @@ \newcommand{\ActionKbdDown}{\ButtonScrollDown} %Button actions, Pitch Screen context +\newcommand{\ActionPsToggleMode}{\ButtonPower} \newcommand{\ActionPsIncSmall}{\ButtonScrollUp} \newcommand{\ActionPsIncBig}{Long \ButtonScrollUp} \newcommand{\ActionPsDecSmall}{\ButtonScrollDown} |