1
0
Fork 0
forked from len0rd/rockbox

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
This commit is contained in:
Marianne Arnold 2008-09-16 23:24:31 +00:00
parent cf978b9fa3
commit 017c25cdc1
12 changed files with 118 additions and 84 deletions

View file

@ -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}