forked from len0rd/rockbox
Updating the minesweeper chapter in the manual to reflect the recent changes of the controls, add missing button descriptions (alternatives and the gigabeat keymap), replace the outdated 160x128 greyscale screenshot with a new one.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13714 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
07b7877809
commit
2a0f5a4200
2 changed files with 21 additions and 12 deletions
Binary file not shown.
Before Width: | Height: | Size: 249 B After Width: | Height: | Size: 946 B |
|
@ -25,38 +25,47 @@ the location of a mine, it can be tagged to avoid accidentally
|
|||
\begin{table}
|
||||
\begin{btnmap}{}{}
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu/\ButtonPlay/\ButtonLeft/\ButtonRight}
|
||||
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}
|
||||
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}
|
||||
{\ButtonUp/\ButtonDown/\ButtonLeft/\ButtonRight}
|
||||
\opt{IRIVER_H10_PAD}
|
||||
{\ButtonScrollUp/\ButtonScrollDown/\ButtonLeft/\ButtonRight}
|
||||
& Move the cursor across the minefield \\
|
||||
%
|
||||
\opt{RECORDER_PAD}{\ButtonFOne}
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack
|
||||
& Scroll through the entire minefield \\}%
|
||||
%
|
||||
\opt{SANSA_E200_PAD}{\ButtonScrollUp/\ButtonScrollDown
|
||||
& Scroll through the entire minefield \\}%
|
||||
%
|
||||
\opt{RECORDER_PAD}{\ButtonFOne/\ButtonOn}
|
||||
\opt{ONDIO_PAD}{\ButtonMenu}
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn/\ButtonRec}
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
|
||||
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
|
||||
\opt{SANSA_E200_PAD}{\ButtonRec}
|
||||
\opt{GIGABEAT_PAD}{\ButtonA}
|
||||
& Toggle flag on / off \\
|
||||
%
|
||||
\opt{RECORDER_PAD}{\ButtonFTwo}
|
||||
\opt{RECORDER_PAD}{\ButtonFTwo/\ButtonPlay}
|
||||
\opt{ONDIO_PAD}{Hold \ButtonMenu}
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonSelect}
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonSelect}
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Hold \ButtonSelect}
|
||||
\opt{IRIVER_H10_PAD}{\ButtonRew}
|
||||
& Reveal the contents of the current square \\
|
||||
%
|
||||
\opt{RECORDER_PAD}{\ButtonFThree}
|
||||
\opt{ONDIO_PAD}{Hold \ButtonMenu+\ButtonOff}
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
|
||||
\opt{IAUDIO_X5_PAD}{\ButtonRec+\ButtonPlay}
|
||||
\opt{IRIVER_H10_PAD}{\ButtonRew+\ButtonPlay}
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
|
||||
\opt{IAUDIO_X5_PAD}{\ButtonRec}
|
||||
\opt{SANSA_E200_PAD}{Hold \ButtonRec}
|
||||
\opt{IRIVER_H10_PAD}{\ButtonRew+\ButtonPlay}
|
||||
\opt{GIGABEAT_PAD}{\ButtonMenu}
|
||||
& Display the current game status \\
|
||||
%
|
||||
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
|
||||
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower}
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
|
||||
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonPower}
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
|
||||
& Exit the game \\
|
||||
\end{btnmap}
|
||||
\end{table}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue