summaryrefslogtreecommitdiffstats
path: root/manual/platform/recorderv2fm.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-11-30 15:45:45 +0000
committerMartin Arver <martin.arver@gmail.com>2006-11-30 15:45:45 +0000
commite997c5287cf4878d695029143a154bd8b2149b39 (patch)
tree382f2fbdb07844b2ec4c84a16d91af77ebb93cb8 /manual/platform/recorderv2fm.tex
parentb100a20e0d11ec74bca422efa86fbc3fdc281dc8 (diff)
downloadrockbox-e997c5287cf4878d695029143a154bd8b2149b39.tar.gz
rockbox-e997c5287cf4878d695029143a154bd8b2149b39.zip
Use Long <button> instead of a mix between Hold/Long
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11628 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/recorderv2fm.tex')
-rw-r--r--manual/platform/recorderv2fm.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex
index 731834d86d..b706c8d69b 100644
--- a/manual/platform/recorderv2fm.tex
+++ b/manual/platform/recorderv2fm.tex
@@ -76,9 +76,9 @@
%Button actions, Pitch Screen context
\newcommand{\ActionPsIncSmall}{\ButtonUp}
-\newcommand{\ActionPsIncBig}{Hold \ButtonUp}
+\newcommand{\ActionPsIncBig}{Long \ButtonUp}
\newcommand{\ActionPsDecSmall}{\ButtonDown}
-\newcommand{\ActionPsDecBig}{Hold \ButtonDown}
+\newcommand{\ActionPsDecBig}{Long \ButtonDown}
\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
\newcommand{\ActionPsNudgeRight}{\ButtonRight}
\newcommand{\ActionPsReset}{\ButtonOn}