8d194f08d7
manuals with HAVEREMOTEKEYMAP defined to build, regardless of whether tables have been edited for the specific remote keymap. The actual button can be added inside this opt. Change many IRIVER_RC_H100_PAD opts to the generic HAVEREMOTEKEYMAP git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21997 a1c6a512-1295-4272-9138-f99709370657
44 lines
2 KiB
TeX
44 lines
2 KiB
TeX
% $Id$ %
|
|
\subsection{Calendar}
|
|
\screenshot{plugins/images/ss-calendar}{Calendar}{img:calendar}
|
|
This is a small and simple calendar application with memo saving function.
|
|
Dots indicate dates with memos. The available memo types are: one off,
|
|
yearly, monthly, and weekly memos.
|
|
|
|
\begin{table}
|
|
\begin{btnmap}{}{}
|
|
\ButtonLeft{} / \ButtonRight{} /
|
|
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD%
|
|
,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD}{\ButtonUp{} / \ButtonDown}
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
|
|
\opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
|
& Move the selector\\
|
|
%
|
|
\opt{RECORDER_PAD}{\ButtonPlay}
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
|
|
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
|
|
\opt{IRIVER_H10_PAD}{\ButtonPlay}
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
|
& Show memos for the selected day\\
|
|
%
|
|
\opt{RECORDER_PAD}{\ButtonOn{} + \ButtonUp{} / \ButtonDown}
|
|
\opt{MROBE100_PAD}{\ButtonMenu{} + \ButtonUp{} / \ButtonDown}
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode{} / \ButtonRec}
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay{} / \ButtonMenu}
|
|
\opt{IAUDIO_X5_PAD}{\ButtonRec{} / \ButtonPlay{}}
|
|
\opt{GIGABEAT_PAD,SANSA_C200_PAD}{\ButtonVolUp{} / \ButtonVolDown}
|
|
\opt{GIGABEAT_S_PAD}{\ButtonNext{} / \ButtonPrev}
|
|
\opt{SANSA_E200_PAD}{\ButtonUp{} / \ButtonDown}
|
|
\opt{IRIVER_H10_PAD}{\ButtonFF{} / \ButtonRew}
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
|
& Previous / Next month\\
|
|
%
|
|
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} + \ButtonSelect}
|
|
\opt{GIGABEAT_S_PAD}{\ButtonBack}
|
|
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
|
& Quit\\
|
|
\end{btnmap}
|
|
\end{table}
|