summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2010-10-12 17:43:37 +0000
committerAlex Parker <rockbox@aeparker.com>2010-10-12 17:43:37 +0000
commit60e2af282b0b22d3ffc8878c896af99ed734f790 (patch)
treefd54814b6610c580ed210351db7bafc5b61d64e2 /manual
parent7d494ec4c5a06e490f2a777fd12b6a304c65f5a8 (diff)
downloadrockbox-60e2af282b0b22d3ffc8878c896af99ed734f790.tar.gz
rockbox-60e2af282b0b22d3ffc8878c896af99ed734f790.zip
Manual: Correct clip/clip+ pitchscreen button table. Closes FS#11671.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28256 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/platform/keymap-sansaclip.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/manual/platform/keymap-sansaclip.tex b/manual/platform/keymap-sansaclip.tex
index 7c9d43de87..c3eb495f32 100644
--- a/manual/platform/keymap-sansaclip.tex
+++ b/manual/platform/keymap-sansaclip.tex
@@ -75,14 +75,14 @@
%Button actions, Pitch Screen context
\newcommand{\ActionPsToggleMode}{\ButtonHome}
-\newcommand{\ActionPsIncSmall}{\ButtonRight}
-\newcommand{\ActionPsIncBig}{Long \ButtonRight}
-\newcommand{\ActionPsDecSmall}{\ButtonLeft}
-\newcommand{\ActionPsDecBig}{Long \ButtonLeft}
+\newcommand{\ActionPsIncSmall}{\ButtonUp}
+\newcommand{\ActionPsIncBig}{Long \ButtonUp}
+\newcommand{\ActionPsDecSmall}{\ButtonDown}
+\newcommand{\ActionPsDecBig}{Long \ButtonDown}
\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
\newcommand{\ActionPsNudgeRight}{\ButtonRight}
\newcommand{\ActionPsReset}{\ButtonSelect}
-\newcommand{\ActionPsExit}{\ButtonPower{} or \ButtonUp}
+\newcommand{\ActionPsExit}{\ButtonPower}
%Button actions, Recording screen context
\newcommand{\ActionRecPause}{\ButtonSelect}