Correct manual keymaps for plugins recently converted to PLA, and use manual PLA...
[kugel-rb.git] / manual / plugins / alarmclock.tex
blobd427bd4532a56f54abf4e7e81c1c5624870390ae
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{btnmap}
7 \PluginLeft{} / \PluginRight
8 \opt{HAVEREMOTEKEYMAP}{& \PluginRCLeft{} / \PluginRCRight}
9 & Switch between hours/minutes selection \\
11 \opt{scrollwheel}{\PluginScrollBack{} / \PluginScrollFwd{} or}
12 \PluginUp{} / \PluginDown
13 \opt{HAVEREMOTEKEYMAP}{& \PluginRCUp{} / \PluginRCDown}
14 & Increase/Decrease hours/minutes \\
16 \PluginSelect
17 \opt{HAVEREMOTEKEYMAP}{& \PluginRCSelect}
18 & Set the alarm \\
20 \PluginCancel
21 \opt{HAVEREMOTEKEYMAP}{& \PluginRCCancel}
22 & Exit \\
23 \end{btnmap}
25 \subsubsection{Setting an alarm}
26 First select a track and play it, then pause the track and launch the
27 ``alarmclock'' plugin. Enter a 24h-time (e.g. 13:58) and set the alarm.
28 Music playback will resume when the set time is reached.