blob: 11b2a86c0aac2edc96432f9da5fb4df2cccada89 (
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
25
26
|
\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}[h!]
\begin{tabular}{|c|c|}
\hline
KEY & ACTION \\\hline
PLAY & monthly \\\hline
LEFT & weekly \\\hline
RIGHT & annually \\\hline
ON & one off \\\hline
STOP & exit \\\hline
\end{tabular}
\end{table}
|