blob: a7698782b37c8c89912b6e788f6f9e4aa6012456 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
\subsection{Calendar}
{\centering\itshape
[Warning: Image ignored] % Unhandled or unsupported graphics:
%\includegraphics[width=3.9cm,height=2.23cm]{images/rockbox-manual-img61.png}
\newline
Calendar
\par}
This is a small and simple calendar application with memo saving function.
Dots indicate dates with memos. To add a new memo press PLAY on the
date. Includes one off, annual, monthly, and weekly memos:
\begin{table}
\begin{btnmap}{}{}
PLAY & monthly \\
LEFT & weekly \\
RIGHT & annually \\
ON & one off \\
STOP & exit \\
\end{btnmap}
\end{table}
|