summaryrefslogtreecommitdiff
path: root/manual/plugins/xobox.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/xobox.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/xobox.tex')
-rw-r--r--manual/plugins/xobox.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/manual/plugins/xobox.tex b/manual/plugins/xobox.tex
index 4a65816ef6..02a40514a6 100644
--- a/manual/plugins/xobox.tex
+++ b/manual/plugins/xobox.tex
@@ -10,7 +10,7 @@ To finish a level you have to section off more than 75\%.
10\begin{table} 10\begin{table}
11\begin{btnmap}{}{} 11\begin{btnmap}{}{}
12 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay,} 12 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay,}
13 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD} 13 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,MROBE100_PAD}
14 {\ButtonUp, \ButtonDown,}% 14 {\ButtonUp, \ButtonDown,}%
15 \opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown,} 15 \opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown,}
16 \ButtonLeft, \ButtonRight 16 \ButtonLeft, \ButtonRight
@@ -21,10 +21,11 @@ To finish a level you have to section off more than 75\%.
21 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,RECORDER_PAD}{\ButtonPlay} 21 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,RECORDER_PAD}{\ButtonPlay}
22 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} 22 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
23 \opt{GIGABEAT_PAD}{\ButtonA} 23 \opt{GIGABEAT_PAD}{\ButtonA}
24 \opt{MROBE100_PAD}{\ButtonDisplay}
24 & Pause\\ 25 & Pause\\
25 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff} 26 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
26 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect{} + \ButtonMenu} 27 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect{} + \ButtonMenu}
27 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} 28 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
28 & Open menu\\ 29 & Open menu\\
29\end{btnmap} 30\end{btnmap}
30\end{table} 31\end{table}