summaryrefslogtreecommitdiffstats
path: root/manual/platform/ondiofm.tex
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2006-11-30 14:53:30 +0000
committerNils Wallménius <nils@rockbox.org>2006-11-30 14:53:30 +0000
commitb100a20e0d11ec74bca422efa86fbc3fdc281dc8 (patch)
treeac82cfc86ca2472fb9feada68fdb177181f6b268 /manual/platform/ondiofm.tex
parenta515b10d47218cf2cc4c79865ff2a34aea7ec3bc (diff)
downloadrockbox-b100a20e0d11ec74bca422efa86fbc3fdc281dc8.tar.gz
rockbox-b100a20e0d11ec74bca422efa86fbc3fdc281dc8.zip
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
Diffstat (limited to 'manual/platform/ondiofm.tex')
-rw-r--r--manual/platform/ondiofm.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex
index 6a377c31f7..dce07b0a1d 100644
--- a/manual/platform/ondiofm.tex
+++ b/manual/platform/ondiofm.tex
@@ -63,3 +63,10 @@
\newcommand{\ActionPsNudgeRight}{\ButtonRight}
\newcommand{\ActionPsReset}{\ButtonMenu}
\newcommand{\ActionPsExit}{\ButtonOff}
+
+%Button actions, Recording screen context
+\newcommand{\ActionRecPause}{\ButtonMenu}
+\newcommand{\ActionSettingsInc}{\ButtonRight}
+\newcommand{\ActionSettingsDec}{\ButtonLeft}
+\newcommand{\ActionRecMenu}{Long \ButtonMenu}
+\newcommand{\ActionRecExit}{\ButtonOff}