diff options
Diffstat (limited to 'manual/platform/ipodvideo.tex')
-rw-r--r-- | manual/platform/ipodvideo.tex | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex index 915a2a03db..3644074f18 100644 --- a/manual/platform/ipodvideo.tex +++ b/manual/platform/ipodvideo.tex @@ -55,6 +55,12 @@ \newcommand{\ActionWpsContext}{Long \ButtonSelect} \newcommand{\ActionWpsBrowse}{\ButtonSelect} +%Button actions, tree context +\newcommand{\ActionTreeWps}{\ButtonPlay} +\newcommand{\ActionTreeStop}{Long \ButtonPlay} +\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} +\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} + %Button actions, YesNo context \newcommand{\ActionYesNoAccept}{\ButtonPlay} @@ -77,4 +83,4 @@ \newcommand{\ActionPsNudgeLeft}{\ButtonLeft} \newcommand{\ActionPsNudgeRight}{\ButtonRight} \newcommand{\ActionPsReset}{\ButtonMenu} -\newcommand{\ActionPsExit}{\ButtonSelect}
\ No newline at end of file +\newcommand{\ActionPsExit}{\ButtonSelect} |