summaryrefslogtreecommitdiff
path: root/manual/plugins/xobox.tex
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2007-09-17 21:47:48 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2007-09-17 21:47:48 +0000
commitb409b05e1e2c04ffa712b5b5d72c95f84098e949 (patch)
treec68b42059c8b6248b74500b453a089c475c454c4 /manual/plugins/xobox.tex
parentb0c996ba92713e06ff28e610e7bebab8a065b68e (diff)
downloadrockbox-b409b05e1e2c04ffa712b5b5d72c95f84098e949.tar.gz
rockbox-b409b05e1e2c04ffa712b5b5d72c95f84098e949.zip
Fix missing plugin buttons for the Gigabeat, add missing screenshots and fix a typo (FS#7797 by Peter Harley).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14738 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 75d5089771..cde6bad478 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,RECORDER_PAD,ONDIO_PAD}{\ButtonUp, \ButtonDown,}% 13 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD}{\ButtonUp, \ButtonDown,}%
14 \opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown,} 14 \opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown,}
15 \ButtonLeft, \ButtonRight 15 \ButtonLeft, \ButtonRight
16 & Move around the arena\\ 16 & Move around the arena\\
@@ -19,10 +19,11 @@ To finish a level you have to section off more than 75\%.
19 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect} 19 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
20 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,RECORDER_PAD}{\ButtonPlay} 20 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,RECORDER_PAD}{\ButtonPlay}
21 \opt{SANSA_E200_PAD}{\ButtonRec} 21 \opt{SANSA_E200_PAD}{\ButtonRec}
22 \opt{GIGABEAT_PAD}{\ButtonA}
22 & Pause\\ 23 & Pause\\
23 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff} 24 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
24 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 25 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
25 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower} 26 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonPower}
26 & Open menu\\ 27 & Open menu\\
27\end{btnmap} 28\end{btnmap}
28\end{table} 29\end{table}