summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2009-05-19 00:08:06 +0000
committerMarianne Arnold <pixelma@rockbox.org>2009-05-19 00:08:06 +0000
commit58e332390c32c0439da280d663272b9b990adc2d (patch)
treed58c04b497dc6ca2b39939af117733f1b409e79d
parentf772673572f655fed0228d29452cf5b2e8696c77 (diff)
downloadrockbox-58e332390c32c0439da280d663272b9b990adc2d.tar.gz
rockbox-58e332390c32c0439da280d663272b9b990adc2d.zip
Mention the Rockblox restart combo in the Player's and the Ondios' manuals. Move the ONDIO_PAD opt to the end of this list to avoid an unnecessary blank line that was inserted for some reason otherwise.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20985 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/plugins/rockblox.tex18
1 files changed, 9 insertions, 9 deletions
diff --git a/manual/plugins/rockblox.tex b/manual/plugins/rockblox.tex
index 19542f9b7d..df6a7894a1 100644
--- a/manual/plugins/rockblox.tex
+++ b/manual/plugins/rockblox.tex
@@ -8,16 +8,16 @@ making the blocks fall faster. If the pile of blocks reaches the ceiling, the ga
8 8
9\begin{table} 9\begin{table}
10 \begin{btnmap}{}{} 10 \begin{btnmap}{}{}
11 \nopt{ONDIO_PAD,PLAYER_PAD}{ 11 \opt{RECORDER_PAD}{\ButtonFOne}
12 \opt{RECORDER_PAD}{\ButtonFOne} 12 \opt{PLAYER_PAD}{\ButtonStop+\ButtonMenu}
13 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 13 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
14 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} 14 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
15 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} 15 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
16 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} 16 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
17 \opt{GIGABEAT_PAD}{\ButtonA} 17 \opt{GIGABEAT_PAD}{\ButtonA}
18 \opt{MROBE100_PAD}{\ButtonDisplay} 18 \opt{MROBE100_PAD}{\ButtonDisplay}
19 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}
19 & Restart game\\ 20 & Restart game\\
20 }
21 \ButtonLeft 21 \ButtonLeft
22 & Move left\\ 22 & Move left\\
23 \ButtonRight 23 \ButtonRight