diff options
Diffstat (limited to 'manual/platform/h300.tex')
-rw-r--r-- | manual/platform/h300.tex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex index 51db495676..7f09210b54 100644 --- a/manual/platform/h300.tex +++ b/manual/platform/h300.tex @@ -63,6 +63,12 @@ \newcommand{\ActionWpsAbReset}{\ButtonOn{} + \ButtonSelect} \newcommand{\ActionWpsIdThreeScreen}{\ButtonOn{} + \ButtonMode} +%Button actions, tree context +\newcommand{\ActionTreeWps}{\ButtonOn} +\newcommand{\ActionTreeStop}{\ButtonOff} +\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} +\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} + %Button actions, YesNo context \newcommand{\ActionYesNoAccept}{\ButtonSelect} |