summaryrefslogtreecommitdiff
path: root/manual/plugins/minesweeper.tex
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2008-09-16 23:24:31 +0000
committerMarianne Arnold <pixelma@rockbox.org>2008-09-16 23:24:31 +0000
commit017c25cdc13e551debf65d22db894448bc14bedc (patch)
tree17a5fe0155a4e333ef7f36fe4a4dd2a931cae69f /manual/plugins/minesweeper.tex
parentcf978b9fa3152587be1376dc6028502a5a720e97 (diff)
downloadrockbox-017c25cdc13e551debf65d22db894448bc14bedc.tar.gz
rockbox-017c25cdc13e551debf65d22db894448bc14bedc.zip
Manual - plugin button tables: fill out missing info for the c200 pad (chip8emulator, doom, snake, snake2, wormlet), also update the table in clock.tex (was outdated for all and missing the mode and skin 'shortcuts'), add a small note about how to quit credits, change the list of the four direction buttons in some tex files (minesweeper, flipit, sudoku) so that the line can break and won't overlap, correct the position of } in rockblox.tex to not let the 'pause' line appear when it doesn't exist on a target. Break overly long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18535 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/minesweeper.tex')
-rw-r--r--manual/plugins/minesweeper.tex19
1 files changed, 8 insertions, 11 deletions
diff --git a/manual/plugins/minesweeper.tex b/manual/plugins/minesweeper.tex
index 3feb879986..7e95a6db38 100644
--- a/manual/plugins/minesweeper.tex
+++ b/manual/plugins/minesweeper.tex
@@ -24,26 +24,23 @@ the location of a mine, it can be tagged to avoid accidentally
24 24
25\begin{table} 25\begin{table}
26 \begin{btnmap}{}{} 26 \begin{btnmap}{}{}
27 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu/\ButtonPlay/\ButtonLeft/\ButtonRight} 27 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} / \ButtonPlay{} / \ButtonLeft{} / \ButtonRight}
28 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD} 28 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
29 {\ButtonUp/\ButtonDown/\ButtonLeft/\ButtonRight} 29 ,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight}
30 \opt{IRIVER_H10_PAD} 30 \opt{IRIVER_H10_PAD}
31 {\ButtonScrollUp/\ButtonScrollDown/\ButtonLeft/\ButtonRight} 31 {\ButtonScrollUp{} / \ButtonScrollDown{} / \ButtonLeft{} / \ButtonRight}
32 & Move the cursor across the minefield \\ 32 & Move the cursor across the minefield \\
33 % 33 %
34 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack 34 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack
35 & Scroll through the entire minefield \\}%
36 %
37 \opt{SANSA_E200_PAD}{\ButtonScrollFwd/\ButtonScrollBack
38 & Scroll through the entire minefield \\}% 35 & Scroll through the entire minefield \\}%
39 % 36 %
40 \opt{RECORDER_PAD}{\ButtonFOne/\ButtonOn} 37 \opt{RECORDER_PAD}{\ButtonFOne/\ButtonOn}
41 \opt{ONDIO_PAD}{\ButtonMenu} 38 \opt{ONDIO_PAD}{\ButtonMenu}
42 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn/\ButtonRec} 39 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn{} / \ButtonRec}
43 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect} 40 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
44 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} 41 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
45 \opt{SANSA_E200_PAD}{\ButtonRec} 42 \opt{SANSA_E200_PAD}{\ButtonRec}
46 \opt{SANSA_C200_PAD}{\ButtonSelect/\ButtonVolDown} 43 \opt{SANSA_C200_PAD}{\ButtonSelect{} / \ButtonVolDown}
47 \opt{GIGABEAT_PAD}{\ButtonA} 44 \opt{GIGABEAT_PAD}{\ButtonA}
48 \opt{MROBE100_PAD}{\ButtonDisplay} 45 \opt{MROBE100_PAD}{\ButtonDisplay}
49 & Toggle flag on / off \\ 46 & Toggle flag on / off \\
@@ -53,7 +50,7 @@ the location of a mine, it can be tagged to avoid accidentally
53 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect} 50 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
54 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonSelect} 51 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonSelect}
55 \opt{IRIVER_H10_PAD}{\ButtonRew} 52 \opt{IRIVER_H10_PAD}{\ButtonRew}
56 \opt{SANSA_C200_PAD}{Long \ButtonSelect/\ButtonVolUp} 53 \opt{SANSA_C200_PAD}{Long \ButtonSelect{} / \ButtonVolUp}
57 & Reveal the contents of the current square \\ 54 & Reveal the contents of the current square \\
58 % 55 %
59 \opt{RECORDER_PAD}{\ButtonFThree} 56 \opt{RECORDER_PAD}{\ButtonFThree}