diff options
| author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-04-18 19:37:26 +0000 |
|---|---|---|
| committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-04-18 19:37:26 +0000 |
| commit | c08d7f180228a8bb5302ded4e07f37e3d094e7d9 (patch) | |
| tree | 4b80837660f5e92365443d63ec3ad9133ebea09d /manual/plugins/bubbles.tex | |
| parent | 426dc212c65586a4b2ce9d12a1ade51ea0f716a2 (diff) | |
| download | rockbox-c08d7f180228a8bb5302ded4e07f37e3d094e7d9.zip rockbox-c08d7f180228a8bb5302ded4e07f37e3d094e7d9.tar.gz rockbox-c08d7f180228a8bb5302ded4e07f37e3d094e7d9.tar.bz2 rockbox-c08d7f180228a8bb5302ded4e07f37e3d094e7d9.tar.xz | |
Small updates to the plugins section. Fix some fixme's in Cofiguration and Main Menu sections. (FS#5171, FS#5176 by Mark Bright)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9723 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/bubbles.tex')
| -rw-r--r-- | manual/plugins/bubbles.tex | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/manual/plugins/bubbles.tex b/manual/plugins/bubbles.tex index 135065f..619a4bd 100644 --- a/manual/plugins/bubbles.tex +++ b/manual/plugins/bubbles.tex @@ -25,18 +25,19 @@ fired. Points are awarded depending on how quickly the level was completed. \opt{RECORDER_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{\ButtonUp} & Show high scores\\ - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp/\ButtonDown} + \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp/\ButtonDown} \opt{IPOD_4G_PAD}{\ButtonScrollFwd/\ButtonScrollBack} - \opt{RECORDER_PAD,ONDIO_PAD}{\fixme{TBC}} + \opt{ONDIO_PAD}{\ButtonLeft+\ButtonRight} & Select starting level\\ \opt{RECORDER_PAD,ONDIO_PAD,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,IRIVER_H300_PAD,RECORDER_PAD}{\ButtonOn} - \opt{IPOD_4G_PAD,IAUDIO_X5_PAD}{\ButtonPlay} + \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IPOD_4G_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{\ButtonMenu} + \opt{IAUDIO_X5_PAD}{\ButtonPower} & Pause game\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonLeft/\ButtonRight} \opt{IPOD_4G_PAD}{\ButtonScrollFwd/\ButtonScrollBack} @@ -48,7 +49,8 @@ fired. Points are awarded depending on how quickly the level was completed. \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} \opt{IPOD_4G_PAD}{\ButtonLeft+\ButtonRight} \opt{IAUDIO_X5_PAD}{\ButtonRec} - \opt{RECORDER_PAD,ONDIO_PAD}{\fixme{TBC}} + \opt{RECORDER_PAD}{\ButtonFOne} + \opt{ONDIO_PAD}{\ButtonDown} & Save game\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{IPOD_4G_PAD}{\ButtonMenu} |