forked from len0rd/rockbox
Correct to use the H300 pad definiton
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9202 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f5a2bb8d5a
commit
63f9c11f19
1 changed files with 8 additions and 8 deletions
|
@ -17,27 +17,27 @@ fired. Points are awarded depending on how quickly the level was completed.
|
|||
\begin{tabular}{ll}\toprule
|
||||
\textbf{Key} & \textbf{Action}\\\midrule
|
||||
\multicolumn{2}{c}{\textbf{In menu}}\\\hline
|
||||
\opt{IRIVER_H100_PAD}{\ButtonOn}\opt{IPOD_4G_PAD,IAUDIO_X5_PAD}
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}\opt{IPOD_4G_PAD,IAUDIO_X5_PAD}
|
||||
{\ButtonPlay} & Start new game\\
|
||||
\opt{IRIVER_H100_PAD}{\ButtonMode}\opt{IPOD_4G_PAD}
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}\opt{IPOD_4G_PAD}
|
||||
{\ButtonLeft+\ButtonRight}\opt{IAUDIO_X5_PAD}{\ButtonRec}
|
||||
& Resume saved game\\
|
||||
\ButtonSelect & Show high scores\\
|
||||
\opt{IRIVER_H100_PAD,IAUDIO_X5_PAD}{\ButtonUp/\ButtonDown}
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp/\ButtonDown}
|
||||
\opt{IPOD_4G_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
|
||||
& Select starting level\\
|
||||
\opt{IRIVER_H100_PAD}{\ButtonOff}\opt{IPOD_4G_PAD}{\ButtonMenu}
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}\opt{IPOD_4G_PAD}{\ButtonMenu}
|
||||
\opt{IAUDIO_X5_PAD}{\ButtonPower} & Quit\\\hline
|
||||
\multicolumn{2}{c}{\textbf{In game}}\\\hline
|
||||
\opt{IRIVER_H100_PAD}{\ButtonOn}\opt{IPOD_4G_PAD,IAUDIO_X5_PAD}
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}\opt{IPOD_4G_PAD,IAUDIO_X5_PAD}
|
||||
{\ButtonPlay} & Pause game\\
|
||||
\opt{IRIVER_H100_PAD,IAUDIO_X5_PAD}{\ButtonLeft/\ButtonRight}
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonLeft/\ButtonRight}
|
||||
\opt{IPOD_4G_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
|
||||
& Aim the bubble\\
|
||||
\ButtonSelect & Fire bubble\\
|
||||
\opt{IRIVER_H100_PAD}{\ButtonMode}\opt{IPOD_4G_PAD}{\ButtonLeft+\ButtonRight}
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}\opt{IPOD_4G_PAD}{\ButtonLeft+\ButtonRight}
|
||||
\opt{IAUDIO_X5_PAD}{\ButtonRec} & Save game\\
|
||||
\opt{IRIVER_H100_PAD}{\ButtonOff}\opt{IPOD_4G_PAD}{\ButtonMenu}
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}\opt{IPOD_4G_PAD}{\ButtonMenu}
|
||||
\opt{IAUDIO_X5_PAD}{\ButtonPower} & Exit to menu\\\bottomrule
|
||||
\end{tabular}
|
||||
\end{center}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue