summaryrefslogtreecommitdiff
path: root/manual/plugins/logo.tex
diff options
context:
space:
mode:
authorRobert Kukla <roolku@rockbox.org>2008-03-18 09:24:35 +0000
committerRobert Kukla <roolku@rockbox.org>2008-03-18 09:24:35 +0000
commit6e209443c52bb02d25d1a3f3b76a071a961a7563 (patch)
treee70a5041c531ba9c63eec8b4627f214af156f099 /manual/plugins/logo.tex
parent7b1de20544bd3bb0fdbd2d998c9a49327b5aa0c4 (diff)
downloadrockbox-6e209443c52bb02d25d1a3f3b76a071a961a7563.tar.gz
rockbox-6e209443c52bb02d25d1a3f3b76a071a961a7563.zip
- add button descriptions to the m:robe 100 manual for the majority of plugins
- add gigabeat button descriptions which were missing - fix a few inconsistencies I noticed doing the above (mainly outstanding r13278 follow-ons) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16693 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/logo.tex')
-rw-r--r--manual/plugins/logo.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/logo.tex b/manual/plugins/logo.tex
index af676a62dc..e4d190479d 100644
--- a/manual/plugins/logo.tex
+++ b/manual/plugins/logo.tex
@@ -6,7 +6,7 @@ Demo showing the Rockbox logo bouncing around the screen.
6 \ButtonRight\ / \ButtonLeft 6 \ButtonRight\ / \ButtonLeft
7 & Increase / decrease speed on the x-axis\\ 7 & Increase / decrease speed on the x-axis\\
8 \opt{PLAYER_PAD}{\ButtonOn+\ButtonRight / \ButtonOn+\ButtonLeft} 8 \opt{PLAYER_PAD}{\ButtonOn+\ButtonRight / \ButtonOn+\ButtonLeft}
9 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD} 9 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
10 {\ButtonUp\ / \ButtonDown} 10 {\ButtonUp\ / \ButtonDown}
11 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} 11 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
12 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} 12 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
@@ -14,7 +14,7 @@ Demo showing the Rockbox logo bouncing around the screen.
14 \opt{PLAYER_PAD}{\ButtonStop} 14 \opt{PLAYER_PAD}{\ButtonStop}
15 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 15 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
16 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} 16 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
17 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} 17 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
18 & Quit\\ 18 & Quit\\
19 \end{btnmap} 19 \end{btnmap}
20\end{table} 20\end{table}