diff options
author | Nils Wallménius <nils@rockbox.org> | 2007-10-07 15:02:19 +0000 |
---|---|---|
committer | Nils Wallménius <nils@rockbox.org> | 2007-10-07 15:02:19 +0000 |
commit | 1dd9febe0edfeecacda3688e1e8dea54123113e4 (patch) | |
tree | 6323f604e6a40a188f561f78f1ab2e1c7371f658 /manual/platform/recorderv2fm.tex | |
parent | 5f1ec307db83e4980ffc60b9052a53ff9da13dab (diff) | |
download | rockbox-1dd9febe0edfeecacda3688e1e8dea54123113e4.tar.gz rockbox-1dd9febe0edfeecacda3688e1e8dea54123113e4.zip |
Add new action descriptions for the alarm screen, correct the buttons for ipods and add a short description of the 'alarm wake up screen'.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15017 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/recorderv2fm.tex')
-rw-r--r-- | manual/platform/recorderv2fm.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex index 3d8ede9ecf..d652056794 100644 --- a/manual/platform/recorderv2fm.tex +++ b/manual/platform/recorderv2fm.tex @@ -77,6 +77,10 @@ \newcommand{\ActionSettingInc}{\ButtonUp} \newcommand{\ActionSettingDec}{\ButtonDown} +%Button actions, Alarm screen +\newcommand{\ActionAlarmSet}{\ButtonPlay} +\newcommand{\ActionAlarmCancel}{\ButtonOff} + %Button actions, Virtual Keyboard Context \newcommand{\ActionKbdLeft}{\ButtonLeft} \newcommand{\ActionKbdRight}{\ButtonRight} |