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:
Dominik Riebeling 2007-01-05 22:07:24 +00:00
parent 84e925ad8f
commit 3400632f5e

View file

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