summaryrefslogtreecommitdiff
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
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
-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 @@
75 75
76%Button actions, Pitch Screen context 76%Button actions, Pitch Screen context
77\newcommand{\ActionPsToggleMode}{\ButtonHome} 77\newcommand{\ActionPsToggleMode}{\ButtonHome}
78\newcommand{\ActionPsIncSmall}{\ButtonRight} 78\newcommand{\ActionPsIncSmall}{\ButtonUp}
79\newcommand{\ActionPsIncBig}{Long \ButtonRight} 79\newcommand{\ActionPsIncBig}{Long \ButtonUp}
80\newcommand{\ActionPsDecSmall}{\ButtonLeft} 80\newcommand{\ActionPsDecSmall}{\ButtonDown}
81\newcommand{\ActionPsDecBig}{Long \ButtonLeft} 81\newcommand{\ActionPsDecBig}{Long \ButtonDown}
82\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} 82\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
83\newcommand{\ActionPsNudgeRight}{\ButtonRight} 83\newcommand{\ActionPsNudgeRight}{\ButtonRight}
84\newcommand{\ActionPsReset}{\ButtonSelect} 84\newcommand{\ActionPsReset}{\ButtonSelect}
85\newcommand{\ActionPsExit}{\ButtonPower{} or \ButtonUp} 85\newcommand{\ActionPsExit}{\ButtonPower}
86 86
87%Button actions, Recording screen context 87%Button actions, Recording screen context
88\newcommand{\ActionRecPause}{\ButtonSelect} 88\newcommand{\ActionRecPause}{\ButtonSelect}