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/doom.tex | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) (limited to 'manual/plugins/doom.tex') diff --git a/manual/plugins/doom.tex b/manual/plugins/doom.tex index 9dbb3de..cf2aaba 100644 --- a/manual/plugins/doom.tex +++ b/manual/plugins/doom.tex @@ -76,23 +76,25 @@ Rockdoom options, you will need to quit your current game and restart the plugin \subsubsection{Keys} \begin{table} \begin{btnmap}{}{} - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD% + ,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu} \opt{IRIVER_H10_PAD}{\ButtonScrollUp} & Move Forward \\ % - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonDown & Down\\} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD% + ,GIGABEAT_PAD,MROBE100_PAD}{\ButtonDown & Down\\} \opt{IRIVER_H10_PAD}{\ButtonScrollDown & Down\\} % - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonLeft} + \ButtonLeft & Turn Left \\ % - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonRight} + \ButtonRight & Turn Right \\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonPlay} - \opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonSelect} + \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonRew} \opt{GIGABEAT_PAD}{\ButtonA} \opt{MROBE100_PAD}{\ButtonDisplay} @@ -101,19 +103,19 @@ Rockdoom options, you will need to quit your current game and restart the plugin \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} - \opt{SANSA_E200_PAD}{\ButtonRec} + \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} \opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu} & Open \\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{Hold switch} - \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} + \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% + ,MROBE100_PAD}{\ButtonPower} & Escape \\ % - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD} - {\ButtonSelect} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD% + ,GIGABEAT_PAD,SANSA_E200_PAD,SANSA_C200_PAD,MROBE100_PAD}{\ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonRew} - \opt{SANSA_E200_PAD}{\ButtonScrollBack} & Enter \\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} @@ -121,6 +123,7 @@ Rockdoom options, you will need to quit your current game and restart the plugin \opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{IRIVER_H10_PAD}{\ButtonFF} \opt{SANSA_E200_PAD}{\ButtonScrollFwd} + \opt{SANSA_C200_PAD}{\ButtonVolUp} \opt{GIGABEAT_PAD}{\ButtonVolDown} & Change Weapon \\ % -- cgit v1.1