summaryrefslogtreecommitdiff
path: root/manual/plugins/alarmclock.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2010-05-29 15:23:22 +0000
committerAlex Parker <rockbox@aeparker.com>2010-05-29 15:23:22 +0000
commitb7330ca2956293eca39287d6b95db46fd1907b55 (patch)
treeb857d4adba0e588fefce3a0e3ca86b64b4d7a3e2 /manual/plugins/alarmclock.tex
parent64eba682b06b01a1cffcc1605f5a4811c6997a56 (diff)
downloadrockbox-b7330ca2956293eca39287d6b95db46fd1907b55.tar.gz
rockbox-b7330ca2956293eca39287d6b95db46fd1907b55.zip
Correct manual keymaps for plugins recently converted to PLA, and use manual PLA defines for them.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26380 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/alarmclock.tex')
-rw-r--r--manual/plugins/alarmclock.tex44
1 files changed, 12 insertions, 32 deletions
diff --git a/manual/plugins/alarmclock.tex b/manual/plugins/alarmclock.tex
index b7a04458d4..d427bd4532 100644
--- a/manual/plugins/alarmclock.tex
+++ b/manual/plugins/alarmclock.tex
@@ -4,41 +4,21 @@ This plugin is an alarm clock, which resumes a paused song at a given time.
4 4
5\subsubsection{Key configuration} 5\subsubsection{Key configuration}
6\begin{btnmap} 6\begin{btnmap}
7 \opt{RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD% 7 \PluginLeft{} / \PluginRight
8 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_C200_PAD% 8 \opt{HAVEREMOTEKEYMAP}{& \PluginRCLeft{} / \PluginRCRight}
9 ,SANSA_E200_PAD,IRIVER_H10_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD}
10 {\ButtonLeft{} / \ButtonRight}
11 \opt{COWON_D2_PAD}{\TouchMidRight{} / \TouchMidLeft}
12 \opt{HAVEREMOTEKEYMAP}{& }
13 & Switch between hours/minutes selection \\ 9 & Switch between hours/minutes selection \\
14 \opt{RECORDER_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% 10
15 ,MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonUp{} / \ButtonDown} 11 \opt{scrollwheel}{\PluginScrollBack{} / \PluginScrollFwd{} or}
16 \opt{IPOD_3G_PAD,IPOD_4G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD} 12 \PluginUp{} / \PluginDown
17 {\ButtonScrollFwd{} / \ButtonScrollBack} 13 \opt{HAVEREMOTEKEYMAP}{& \PluginRCUp{} / \PluginRCDown}
18 \opt{SANSA_C200_PAD}{\ButtonVolUp{} / \ButtonVolDown}
19 \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
20 \opt{COWON_D2_PAD}{\ButtonMinus{} / \ButtonPlus}
21 \opt{HAVEREMOTEKEYMAP}{& }
22 & Increase/Decrease hours/minutes \\ 14 & Increase/Decrease hours/minutes \\
23 \opt{RECORDER_PAD}{\ButtonPlay} 15
24 \opt{IRIVER_H10_PAD}{\ButtonRew} 16 \PluginSelect
25 \opt{IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_C200_PAD% 17 \opt{HAVEREMOTEKEYMAP}{& \PluginRCSelect}
26 ,SANSA_E200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
27 ,SANSA_FUZE_PAD}
28 {\ButtonSelect}
29 \opt{COWON_D2_PAD}{\ButtonPlus{} or \TouchBottomMiddle}
30 \opt{PBELL_VIBE500_PAD}{\ButtonOK{}}
31 \opt{HAVEREMOTEKEYMAP}{& }
32 & Set the alarm \\ 18 & Set the alarm \\
33 \opt{RECORDER_PAD,IRIVER_H300_PAD}{\ButtonOff} 19
34 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu + \ButtonSelect} 20 \PluginCancel
35 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% 21 \opt{HAVEREMOTEKEYMAP}{& \PluginRCCancel}
36 ,MROBE100_PAD}{\ButtonPower}
37 \opt{SANSA_FUZE_PAD}{Long \ButtonHome}
38 \opt{GIGABEAT_S_PAD}{\ButtonBack}
39 \opt{COWON_D2_PAD}{\ButtonPower{} or \TouchBottomRight}
40 \opt{PBELL_VIBE500_PAD}{\ButtonRec}
41 \opt{HAVEREMOTEKEYMAP}{& }
42 & Exit \\ 22 & Exit \\
43\end{btnmap} 23\end{btnmap}
44 24