summaryrefslogtreecommitdiff
path: root/manual/platform/recorder.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/recorder.tex')
-rw-r--r--manual/platform/recorder.tex13
1 files changed, 13 insertions, 0 deletions
diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex
index f9587718d0..27058b69c4 100644
--- a/manual/platform/recorder.tex
+++ b/manual/platform/recorder.tex
@@ -60,3 +60,16 @@
60 60
61%Button actions, YesNo context 61%Button actions, YesNo context
62\newcommand{\ActionYesNoAccept}{\ButtonPlay} 62\newcommand{\ActionYesNoAccept}{\ButtonPlay}
63
64%Button actions, Virtual Keyboard Context
65\newcommand{\ActionKbdLeft}{\ButtonLeft}
66\newcommand{\ActionKbdRight}{\ButtonRight}
67\newcommand{\ActionKbdSelect}{\ButtonPlay}
68\newcommand{\ActionKbdCursorLeft}{\ButtonOn{} + \ButtonLeft}
69\newcommand{\ActionKbdCursorRight}{\ButtonOn{} + \ButtonRight}
70\newcommand{\ActionKbdPageFlip}{\ButtonFOne}
71\newcommand{\ActionKbdDone}{\ButtonFTwo}
72\newcommand{\ActionKbdAbort}{\ButtonOff}
73\newcommand{\ActionKbdBackSpace}{\ButtonFThree}
74\newcommand{\ActionKbdUp}{\ButtonUp}
75\newcommand{\ActionKbdDown}{\ButtonDown}