summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/plugins/calendar.tex45
-rw-r--r--manual/plugins/main.tex2
2 files changed, 36 insertions, 11 deletions
diff --git a/manual/plugins/calendar.tex b/manual/plugins/calendar.tex
index 7715a13d7d..f22b23097a 100644
--- a/manual/plugins/calendar.tex
+++ b/manual/plugins/calendar.tex
@@ -2,15 +2,40 @@
2\subsection{Calendar} 2\subsection{Calendar}
3\screenshot{plugins/images/ss-calendar}{Calendar}{img:calendar} 3\screenshot{plugins/images/ss-calendar}{Calendar}{img:calendar}
4This is a small and simple calendar application with memo saving function. 4This is a small and simple calendar application with memo saving function.
5Dots indicate dates with memos. To add a new memo press \ButtonPlay\ on the 5Dots indicate dates with memos. The available memo types are: one off,
6date and choose which type of memo to add. The available types are: one off, 6yearly, monthly, and weekly memos.
7annual, monthly, and weekly memos. 7
8\begin{table} 8\begin{table}
9 \begin{btnmap}{}{} 9\begin{btnmap}{}{}
10 \ButtonPlay & monthly \\ 10 \ButtonLeft{} / \ButtonRight{} /
11 \ButtonLeft & weekly \\ 11 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
12 \ButtonRight & annually \\ 12 ,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD}{\ButtonUp{} / \ButtonDown}
13 \ButtonOn & one off \\ 13 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
14 \ButtonOff & Exit \\ 14 \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
15 \end{btnmap} 15 & Move the selector\\
16 %
17 \opt{RECORDER_PAD}{\ButtonPlay}
18 \opt{ONDIO_PAD}{\ButtonMenu}
19 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
20 ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
21 \opt{IRIVER_H10_PAD}{\ButtonPlay}
22 & Show memos for the selected day\\
23 %
24 \opt{RECORDER_PAD}{\ButtonOn{} + \ButtonUp{} / \ButtonDown}
25 \opt{ONDIO_PAD,MROBE100_PAD}{\ButtonMenu{} + \ButtonUp{} / \ButtonDown}
26 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode{} / \ButtonRec}
27 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay{} / \ButtonMenu}
28 \opt{IAUDIO_X5_PAD}{\ButtonPlay{} + \ButtonUp{} / \ButtonDown}
29 \opt{GIGABEAT_PAD,SANSA_C200_PAD}{\ButtonVolUp{} / \ButtonVolDown}
30 \opt{GIGABEAT_S_PAD}{\ButtonNext{} / \ButtonPrev}
31 \opt{SANSA_E200_PAD}{\ButtonUp{} / \ButtonDown}
32 \opt{IRIVER_H10_PAD}{\ButtonFF{} / \ButtonRew}
33 & Previous / Next month\\
34 %
35 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
36 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
37 \opt{GIGABEAT_S_PAD}{\ButtonBack}
38 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
39 & Quit\\
40\end{btnmap}
16\end{table} 41\end{table}
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index 3ebb36d4fb..e03892afba 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -150,7 +150,7 @@ the associated file. Viewers are stored in the
150 150
151\opt{lcd_bitmap}{\input{plugins/calculator.tex}} 151\opt{lcd_bitmap}{\input{plugins/calculator.tex}}
152 152
153\opt{recorder,recorderv2fm}{\input{plugins/calendar.tex}} 153\opt{rtc}{\input{plugins/calendar.tex}}
154 154
155{\input{plugins/chess_clock.tex}} 155{\input{plugins/chess_clock.tex}}
156 156