diff options
Diffstat (limited to 'manual/platform/ipod3g.tex')
-rw-r--r-- | manual/platform/ipod3g.tex | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/manual/platform/ipod3g.tex b/manual/platform/ipod3g.tex index 973bbffa25..41ddf846bc 100644 --- a/manual/platform/ipod3g.tex +++ b/manual/platform/ipod3g.tex @@ -54,6 +54,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} @@ -76,4 +82,4 @@ \newcommand{\ActionPsNudgeLeft}{\ButtonLeft} \newcommand{\ActionPsNudgeRight}{\ButtonRight} \newcommand{\ActionPsReset}{\ButtonMenu} -\newcommand{\ActionPsExit}{\ButtonSelect}
\ No newline at end of file +\newcommand{\ActionPsExit}{\ButtonSelect} |