summaryrefslogtreecommitdiffstats
path: root/manual/platform/ipod4g.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/ipod4g.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/ipod4g.tex')
-rw-r--r--manual/platform/ipod4g.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex
index 5d5636fafd..fcfa71dccd 100644
--- a/manual/platform/ipod4g.tex
+++ b/manual/platform/ipod4g.tex
@@ -61,7 +61,7 @@
\newcommand{\ActionKbdLeft}{\ButtonLeft}
\newcommand{\ActionKbdRight}{\ButtonRight}
\newcommand{\ActionKbdSelect}{\ButtonSelect}
-\newcommand{\ActionKbdDone}{Hold \ButtonSelect}
+\newcommand{\ActionKbdDone}{Long \ButtonSelect}
\newcommand{\ActionKbdAbort}{\ButtonMenu}
\newcommand{\ActionKbdUp}{\ButtonScrollBack}
\newcommand{\ActionKbdDown}{\ButtonScrollFwd}
@@ -69,9 +69,9 @@
%Button actions, Pitch Screen context
\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd}
-\newcommand{\ActionPsIncBig}{Hold \ButtonScrollFwd}
+\newcommand{\ActionPsIncBig}{Long \ButtonScrollFwd}
\newcommand{\ActionPsDecSmall}{\ButtonScrollBack}
-\newcommand{\ActionPsDecBig}{Hold \ButtonScrollBack}
+\newcommand{\ActionPsDecBig}{Long \ButtonScrollBack}
\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
\newcommand{\ActionPsNudgeRight}{\ButtonRight}
\newcommand{\ActionPsReset}{\ButtonMenu}