Auto-detect binary in TTS / encoder setting dialog by searching $PATH. Only linux...
[Rockbox.git] / manual / plugins / xobox.tex
blob75d50897719051217b37bad9a634910254a1d1c5
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,RECORDER_PAD,ONDIO_PAD}{\ButtonUp, \ButtonDown,}%
14 \opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown,}
15 \ButtonLeft, \ButtonRight
16 & Move around the arena\\
17 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
18 \opt{ONDIO_PAD}{\ButtonMenu}
19 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
20 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,RECORDER_PAD}{\ButtonPlay}
21 \opt{SANSA_E200_PAD}{\ButtonRec}
22 & Pause\\
23 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
24 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
25 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower}
26 & Open menu\\
27 \end{btnmap}
28 \end{table}