summaryrefslogtreecommitdiff
path: root/manual/platform/h10.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/h10.tex')
-rw-r--r--manual/platform/h10.tex9
1 files changed, 9 insertions, 0 deletions
diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex
index 2a1fdbe4a7..35daae0b8d 100644
--- a/manual/platform/h10.tex
+++ b/manual/platform/h10.tex
@@ -61,3 +61,12 @@
61 61
62%Button actions, YesNo context 62%Button actions, YesNo context
63\newcommand{\ActionYesNoAccept}{\ButtonRight} 63\newcommand{\ActionYesNoAccept}{\ButtonRight}
64
65%Button actions, Virtual Keyboard Context
66\newcommand{\ActionKbdLeft}{\ButtonLeft}
67\newcommand{\ActionKbdRight}{\ButtonRight}
68\newcommand{\ActionKbdSelect}{\ButtonRew}
69\newcommand{\ActionKbdDone}{\ButtonPlay}
70\newcommand{\ActionKbdAbort}{\ButtonFF}
71\newcommand{\ActionKbdUp}{\ButtonScrollUp}
72\newcommand{\ActionKbdDown}{\ButtonScrollDown}