Accept FS #7687: Define the key for toggling pitch screen mode for Sansa

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14564 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Peter D'Hoye 2007-09-01 16:28:21 +00:00
parent 22685914da
commit 499d27d7d1

View file

@ -90,7 +90,7 @@
\newcommand{\ActionKbdPageFlip}{\ButtonRec{} + \ButtonSelect}
%Button actions, Pitch Screen context
\newcommand{\ActionPsToggleMode}{{\color{red}{none yet!}}}
\newcommand{\ActionPsToggleMode}{\ButtonRec}
\newcommand{\ActionPsIncSmall}{\ButtonUp}
\newcommand{\ActionPsIncBig}{Long \ButtonUp}
\newcommand{\ActionPsDecSmall}{\ButtonDown}