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
This commit is contained in:
Alex Parker 2010-10-12 17:43:37 +00:00
parent 7d494ec4c5
commit 60e2af282b

View file

@ -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}