summaryrefslogtreecommitdiff
path: root/manual/plugins/logo.tex
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2010-08-14 10:48:27 +0000
committerMarianne Arnold <pixelma@rockbox.org>2010-08-14 10:48:27 +0000
commitb75a414167a4aff96a9baf0dd96e7ac2b5d689d5 (patch)
tree05b48824b8964a6b54093d069b2b4221be257cb9 /manual/plugins/logo.tex
parent7c1c5701cf37af57550484f735b49c4ed59186c5 (diff)
downloadrockbox-b75a414167a4aff96a9baf0dd96e7ac2b5d689d5.zip
rockbox-b75a414167a4aff96a9baf0dd96e7ac2b5d689d5.tar.gz
rockbox-b75a414167a4aff96a9baf0dd96e7ac2b5d689d5.tar.bz2
rockbox-b75a414167a4aff96a9baf0dd96e7ac2b5d689d5.tar.xz
Manual - logo and pegbox button tables: simplify the code and add missing info.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27811 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/logo.tex')
-rw-r--r--manual/plugins/logo.tex44
1 files changed, 25 insertions, 19 deletions
diff --git a/manual/plugins/logo.tex b/manual/plugins/logo.tex
index f2b1d52..fd035b7 100644
--- a/manual/plugins/logo.tex
+++ b/manual/plugins/logo.tex
@@ -2,24 +2,28 @@
\subsection{Logo}
Demo showing the Rockbox logo bouncing around the screen.
\begin{btnmap}
- \opt{PLAYER_PAD,RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
- ,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD%
- ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
- ,IRIVER_H10_PAD,PBELL_VIBE500_PAD}
- {\ButtonRight\ / \ButtonLeft}
- \opt{COWON_D2_PAD}{\TouchMidRight{}\ /\ \TouchMidLeft}
- \opt{HAVEREMOTEKEYMAP}{& }
- & Increase / decrease speed on the x-axis\\
+ \nopt{touchscreen,IAUDIO_M3_PAD}{\ButtonRight\ / \ButtonLeft}%
+ \opt{touchscreen}{\TouchMidRight\ / \TouchMidLeft}
+ &
+ \opt{HAVEREMOTEKEYMAP}{
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCRew\ / \ButtonRCFF}
+ &}
+ Increase / decrease speed on the x-axis
+ \\
+
+ \nopt{PLAYER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,touchscreen%
+ ,IAUDIO_M3_PAD}{\ButtonUp\ / \ButtonDown}%
\opt{PLAYER_PAD}{\ButtonOn+\ButtonRight\ / \ButtonOn+\ButtonLeft}
- \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
- ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
- ,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}
- {\ButtonUp\ / \ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
- \opt{COWON_D2_PAD}{\TouchBottomMiddle{} / \TouchTopMiddle}
- \opt{HAVEREMOTEKEYMAP}{& }
- & Increase / decrease speed on the y-axis\\
+ \opt{touchscreen}{\TouchBottomMiddle\ / \TouchTopMiddle}
+ &
+ \opt{HAVEREMOTEKEYMAP}{
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCSource\ / \ButtonRCBitrate}
+ &}
+ Increase / decrease speed on the y-axis
+ \\
+
\opt{PLAYER_PAD}{\ButtonStop}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
@@ -28,8 +32,10 @@ Demo showing the Rockbox logo bouncing around the screen.
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
\opt{PBELL_VIBE500_PAD}{\ButtonRec}
- \opt{HAVEREMOTEKEYMAP}{&
- \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
- }
- & Quit\\
+ &
+ \opt{HAVEREMOTEKEYMAP}{
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ &}
+ Quit
+ \\
\end{btnmap}