From b100a20e0d11ec74bca422efa86fbc3fdc281dc8 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Thu, 30 Nov 2006 14:53:30 +0000 Subject: Overhaul of the Recording part of the main menu chapter. Converted to actions, added missing options, minor changes. The screenshots are still outdated for some targets and missing for x5 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11627 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/recorder.tex | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'manual/platform/recorder.tex') diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex index 86d8aa843b..2ce363d6c8 100644 --- a/manual/platform/recorder.tex +++ b/manual/platform/recorder.tex @@ -82,4 +82,13 @@ \newcommand{\ActionPsNudgeLeft}{\ButtonLeft} \newcommand{\ActionPsNudgeRight}{\ButtonRight} \newcommand{\ActionPsReset}{\ButtonOn} -\newcommand{\ActionPsExit}{\ButtonOff} \ No newline at end of file +\newcommand{\ActionPsExit}{\ButtonOff} + +%Button actions, Recording screen context +\newcommand{\ActionRecPause}{\ButtonPlay} +\newcommand{\ActionRecFTwo}{\ButtonFTwo} +\newcommand{\ActionRecFThree}{\ButtonFThree} +\newcommand{\ActionSettingsInc}{\ButtonRight} +\newcommand{\ActionSettingsDec}{\ButtonLeft} +\newcommand{\ActionRecMenu}{\ButtonFOne} +\newcommand{\ActionRecExit}{\ButtonOff} -- cgit v1.2.3