Add a generic \opt{HAVEREMOTEKEYMAP}{& } to button maps to allow all
[kugel-rb.git] / manual / plugins / xobox.tex
blob4669ce794910f28d95dee1d6b35dd1ae0010eaa0
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%
14 ,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
15 {\ButtonUp, \ButtonDown,}%
16 \opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown,}
17 \ButtonLeft, \ButtonRight
18 \opt{HAVEREMOTEKEYMAP}{& }
19 & Move around the arena\\
20 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
21 \opt{ONDIO_PAD}{\ButtonMenu}
22 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
23 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,RECORDER_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
24 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
25 \opt{GIGABEAT_PAD}{\ButtonA}
26 \opt{MROBE100_PAD}{\ButtonDisplay}
27 \opt{HAVEREMOTEKEYMAP}{& }
28 & Pause\\
29 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
30 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect{} + \ButtonMenu}
31 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
32 \opt{GIGABEAT_S_PAD}{\ButtonBack}
33 \opt{HAVEREMOTEKEYMAP}{& }
34 & Open menu\\
35 \end{btnmap}
36 \end{table}