From 017c25cdc13e551debf65d22db894448bc14bedc Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Tue, 16 Sep 2008 23:24:31 +0000 Subject: 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 --- manual/plugins/minesweeper.tex | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) (limited to 'manual/plugins/minesweeper.tex') 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 \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,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD} - {\ButtonUp/\ButtonDown/\ButtonLeft/\ButtonRight} + \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% + ,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight} \opt{IRIVER_H10_PAD} - {\ButtonScrollUp/\ButtonScrollDown/\ButtonLeft/\ButtonRight} + {\ButtonScrollUp{} / \ButtonScrollDown{} / \ButtonLeft{} / \ButtonRight} & Move the cursor across the minefield \\ % - \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack - & Scroll through the entire minefield \\}% - % - \opt{SANSA_E200_PAD}{\ButtonScrollFwd/\ButtonScrollBack + \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack & Scroll through the entire minefield \\}% % \opt{RECORDER_PAD}{\ButtonFOne/\ButtonOn} \opt{ONDIO_PAD}{\ButtonMenu} - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn/\ButtonRec} + \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{SANSA_C200_PAD}{\ButtonSelect/\ButtonVolDown} + \opt{SANSA_C200_PAD}{\ButtonSelect{} / \ButtonVolDown} \opt{GIGABEAT_PAD}{\ButtonA} \opt{MROBE100_PAD}{\ButtonDisplay} & Toggle flag on / off \\ @@ -53,7 +50,7 @@ the location of a mine, it can be tagged to avoid accidentally \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonRew} - \opt{SANSA_C200_PAD}{Long \ButtonSelect/\ButtonVolUp} + \opt{SANSA_C200_PAD}{Long \ButtonSelect{} / \ButtonVolUp} & Reveal the contents of the current square \\ % \opt{RECORDER_PAD}{\ButtonFThree} -- cgit v1.2.3