Rename InstallProgress form to ProgressLogger as it's a generic logger window now.
[Rockbox.git] / manual / plugins / xobox.tex
blob02a40514a64cc7dbfa476abbdfd3dd206c2f6cb7
1 % $Id$ %
2 \subsection{Xobox}
3 \screenshot{plugins/images/ss-xobox}{Xobox}{img:xobox}
4 Xobox is a simple clone of the well known arcade game Qix.
5 The aim of the game is to section off parts of the arena with your trail in
6 order to remove that section from the game. Be careful not to get in the way of
7 enemy balls because, if they hit you or your trail, you lose a life.
8 To finish a level you have to section off more than 75\%.
10 \begin{table}
11 \begin{btnmap}{}{}
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,MROBE100_PAD}
14 {\ButtonUp, \ButtonDown,}%
15 \opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown,}
16 \ButtonLeft, \ButtonRight
17 & Move around the arena\\
18 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
19 \opt{ONDIO_PAD}{\ButtonMenu}
20 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
21 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,RECORDER_PAD}{\ButtonPlay}
22 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
23 \opt{GIGABEAT_PAD}{\ButtonA}
24 \opt{MROBE100_PAD}{\ButtonDisplay}
25 & Pause\\
26 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
27 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect{} + \ButtonMenu}
28 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
29 & Open menu\\
30 \end{btnmap}
31 \end{table}