From 63f9c11f19bd83e35349fbb189cf6cfab6ab4f6a Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Thu, 23 Mar 2006 11:18:52 +0000 Subject: Correct to use the H300 pad definiton git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9202 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/bubbles.tex | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'manual/plugins/bubbles.tex') diff --git a/manual/plugins/bubbles.tex b/manual/plugins/bubbles.tex index d71b42dcb7..cdc68f90cb 100644 --- a/manual/plugins/bubbles.tex +++ b/manual/plugins/bubbles.tex @@ -17,27 +17,27 @@ fired. Points are awarded depending on how quickly the level was completed. \begin{tabular}{ll}\toprule \textbf{Key} & \textbf{Action}\\\midrule \multicolumn{2}{c}{\textbf{In menu}}\\\hline - \opt{IRIVER_H100_PAD}{\ButtonOn}\opt{IPOD_4G_PAD,IAUDIO_X5_PAD} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}\opt{IPOD_4G_PAD,IAUDIO_X5_PAD} {\ButtonPlay} & Start new game\\ - \opt{IRIVER_H100_PAD}{\ButtonMode}\opt{IPOD_4G_PAD} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}\opt{IPOD_4G_PAD} {\ButtonLeft+\ButtonRight}\opt{IAUDIO_X5_PAD}{\ButtonRec} & Resume saved game\\ \ButtonSelect & Show high scores\\ - \opt{IRIVER_H100_PAD,IAUDIO_X5_PAD}{\ButtonUp/\ButtonDown} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp/\ButtonDown} \opt{IPOD_4G_PAD}{\ButtonScrollFwd/\ButtonScrollBack} & Select starting level\\ - \opt{IRIVER_H100_PAD}{\ButtonOff}\opt{IPOD_4G_PAD}{\ButtonMenu} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}\opt{IPOD_4G_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD}{\ButtonPower} & Quit\\\hline \multicolumn{2}{c}{\textbf{In game}}\\\hline - \opt{IRIVER_H100_PAD}{\ButtonOn}\opt{IPOD_4G_PAD,IAUDIO_X5_PAD} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}\opt{IPOD_4G_PAD,IAUDIO_X5_PAD} {\ButtonPlay} & Pause game\\ - \opt{IRIVER_H100_PAD,IAUDIO_X5_PAD}{\ButtonLeft/\ButtonRight} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonLeft/\ButtonRight} \opt{IPOD_4G_PAD}{\ButtonScrollFwd/\ButtonScrollBack} & Aim the bubble\\ \ButtonSelect & Fire bubble\\ - \opt{IRIVER_H100_PAD}{\ButtonMode}\opt{IPOD_4G_PAD}{\ButtonLeft+\ButtonRight} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}\opt{IPOD_4G_PAD}{\ButtonLeft+\ButtonRight} \opt{IAUDIO_X5_PAD}{\ButtonRec} & Save game\\ - \opt{IRIVER_H100_PAD}{\ButtonOff}\opt{IPOD_4G_PAD}{\ButtonMenu} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}\opt{IPOD_4G_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD}{\ButtonPower} & Exit to menu\\\bottomrule \end{tabular} \end{center} -- cgit v1.2.3