forked from len0rd/rockbox
Since r19253 bubbles uses a standard menu instead of a custom start screen where certain key presses were used to adjust start level etc. The button table in the manual doesn't need to mention them either.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19271 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ae929e4dcd
commit
c5f577d63a
1 changed files with 0 additions and 35 deletions
|
@ -10,41 +10,6 @@ fired. Points are awarded depending on how quickly the level was completed.
|
||||||
|
|
||||||
\begin{table}
|
\begin{table}
|
||||||
\begin{btnmap}{}{}
|
\begin{btnmap}{}{}
|
||||||
\multicolumn{2}{c}{\textbf{In menu}}\\\hline
|
|
||||||
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
|
|
||||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
|
|
||||||
\opt{ONDIO_PAD}{\ButtonMenu}
|
|
||||||
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp}
|
|
||||||
\opt{GIGABEAT_PAD}{\ButtonA}
|
|
||||||
\opt{MROBE100_PAD}{\ButtonDisplay}
|
|
||||||
& Start new game\\
|
|
||||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
|
|
||||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft+\ButtonRight}
|
|
||||||
\opt{IAUDIO_X5_PAD}{\ButtonRec}
|
|
||||||
\opt{RECORDER_PAD}{\ButtonFOne}
|
|
||||||
\opt{ONDIO_PAD}{\ButtonDown}
|
|
||||||
\opt{IRIVER_H10_PAD}{\ButtonFF}
|
|
||||||
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonDown}
|
|
||||||
\opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
|
|
||||||
& Resume saved game\\
|
|
||||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
|
|
||||||
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
|
|
||||||
\opt{RECORDER_PAD}{\ButtonPlay}
|
|
||||||
\opt{ONDIO_PAD}{\ButtonUp}
|
|
||||||
\opt{IRIVER_H10_PAD}{\ButtonRew}
|
|
||||||
& Show high scores\\
|
|
||||||
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD%
|
|
||||||
,MROBE100_PAD}{\ButtonUp{} / \ButtonDown}
|
|
||||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
|
|
||||||
\opt{ONDIO_PAD,SANSA_C200_PAD}{\ButtonLeft+\ButtonRight}
|
|
||||||
\opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
|
|
||||||
& Select starting level\\
|
|
||||||
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
|
|
||||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
|
|
||||||
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower}
|
|
||||||
\opt{MROBE100_PAD}{\ButtonDisplay}
|
|
||||||
& Quit\\\hline
|
|
||||||
\multicolumn{2}{c}{\textbf{In game}}\\\hline
|
|
||||||
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
|
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
|
||||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonPlay}
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonPlay}
|
||||||
\opt{ONDIO_PAD}{\ButtonMenu}
|
\opt{ONDIO_PAD}{\ButtonMenu}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue