Fix two missing buttons and add a fixme note to make the Sansa manual buildable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11925 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
84e925ad8f
commit
3400632f5e
1 changed files with 3 additions and 3 deletions
|
@ -64,8 +64,8 @@
|
|||
%Button actions, tree context
|
||||
\newcommand{\ActionTreeWps}{\ButtonUp}
|
||||
\newcommand{\ActionTreeStop}{Long \ButtonUp}
|
||||
%\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
||||
%\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
||||
\newcommand{\ActionTreeEnter}{\ButtonSelect}
|
||||
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
||||
|
||||
%Button actions, YesNo context
|
||||
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
||||
|
@ -84,7 +84,7 @@
|
|||
\newcommand{\ActionKbdPageFlip}{\ButtonRec{} + \ButtonSelect}
|
||||
|
||||
%Button actions, Pitch Screen context
|
||||
%\newcommand{\ActionPsToggleMode}{\ButtonPlay}
|
||||
\newcommand{\ActionPsToggleMode}{{\color{red}{none yet!}}}
|
||||
\newcommand{\ActionPsIncSmall}{\ButtonUp}
|
||||
\newcommand{\ActionPsIncBig}{Long \ButtonUp}
|
||||
\newcommand{\ActionPsDecSmall}{\ButtonDown}
|
||||
|
|
Loading…
Reference in a new issue