summaryrefslogtreecommitdiff
path: root/manual/platform/x5.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/x5.tex')
-rw-r--r--manual/platform/x5.tex9
1 files changed, 9 insertions, 0 deletions
diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex
index 71929a6626..ce443da739 100644
--- a/manual/platform/x5.tex
+++ b/manual/platform/x5.tex
@@ -60,3 +60,12 @@
60 60
61%Button actions, YesNo context 61%Button actions, YesNo context
62\newcommand{\ActionYesNoAccept}{\ButtonSelect} 62\newcommand{\ActionYesNoAccept}{\ButtonSelect}
63
64%Button actions, Virtual Keyboard Context
65\newcommand{\ActionKbdLeft}{\ButtonLeft}
66\newcommand{\ActionKbdRight}{\ButtonRight}
67\newcommand{\ActionKbdUp}{\ButtonUp}
68\newcommand{\ActionKbdDown}{\ButtonDown}
69\newcommand{\ActionKbdSelect}{\ButtonSelect}
70\newcommand{\ActionKbdDone}{\ButtonPlay}
71\newcommand{\ActionKbdAbort}{\ButtonRec}