Move c/h files implementing/defining standard library stuff into a new libc directory...
[kugel-rb.git] / manual / plugins / alarmclock.tex
blob51dfeb699c8022431206b507f34aceb99e3108c1
1 \subsection{Alarm Clock}
3 This plugin is an alarm clock, which resumes a paused song at a given time.
5 \subsubsection{Key configuration}
6 \begin{table}
7 \begin{btnmap}{}{}
8 \opt{RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
9 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_C200_PAD%
10 ,SANSA_E200_PAD,IRIVER_H10_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD}
11 {\ButtonLeft{} / \ButtonRight}
12 \opt{COWON_D2_PAD}{\TouchMidRight{} / \TouchMidLeft}
13 \opt{HAVEREMOTEKEYMAP}{& }
14 & Switch between hours/minutes selection \\
15 \opt{RECORDER_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
16 ,MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonUp{} / \ButtonDown}
17 \opt{IPOD_3G_PAD,IPOD_4G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}
18 {\ButtonScrollFwd{} / \ButtonScrollBack}
19 \opt{SANSA_C200_PAD}{\ButtonVolUp{} / \ButtonVolDown}
20 \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
21 \opt{COWON_D2_PAD}{\ButtonMinus{} / \ButtonPlus}
22 \opt{HAVEREMOTEKEYMAP}{& }
23 & Increase/Decrease hours/minutes \\
24 \opt{RECORDER_PAD}{\ButtonPlay}
25 \opt{IRIVER_H10_PAD}{\ButtonRew}
26 \opt{IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_C200_PAD%
27 ,SANSA_E200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
28 ,SANSA_FUZE_PAD}
29 {\ButtonSelect}
30 \opt{COWON_D2_PAD}{\ButtonPlus{} or \TouchBottomMiddle}
31 \opt{PBELL_VIBE500_PAD}{\ButtonOK{}}
32 \opt{HAVEREMOTEKEYMAP}{& }
33 & Set the alarm \\
34 \opt{RECORDER_PAD,IRIVER_H300_PAD}{\ButtonOff}
35 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu + \ButtonSelect}
36 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
37 ,MROBE100_PAD}{\ButtonPower}
38 \opt{SANSA_FUZE_PAD}{Long \ButtonHome}
39 \opt{GIGABEAT_S_PAD}{\ButtonBack}
40 \opt{COWON_D2_PAD}{\ButtonPower{} or \TouchBottomRight}
41 \opt{PBELL_VIBE500_PAD}{\ButtonRec}
42 \opt{HAVEREMOTEKEYMAP}{& }
43 & Exit \\
44 \end{btnmap}
45 \end{table}
47 \subsubsection{Setting an alarm}
48 First select a track and play it, then pause the track and launch the
49 ``alarmclock'' plugin. Enter a 24h-time (e.g. 13:58) and set the alarm.
50 Music playback will resume when the set time is reached.