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:
parent
22685914da
commit
499d27d7d1
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue