diff options
Diffstat (limited to 'manual/plugins')
-rw-r--r-- | manual/plugins/nim.tex | 8 | ||||
-rw-r--r-- | manual/plugins/split_editor.tex | 11 |
2 files changed, 8 insertions, 11 deletions
diff --git a/manual/plugins/nim.tex b/manual/plugins/nim.tex index 94d64231b7..332af0cc8a 100644 --- a/manual/plugins/nim.tex +++ b/manual/plugins/nim.tex | |||
@@ -8,10 +8,10 @@ last match loses. You can take up to twice as many matches as the | |||
8 | 8 | ||
9 | \begin{table} | 9 | \begin{table} |
10 | \begin{btnmap}{}{} | 10 | \begin{btnmap}{}{} |
11 | \ButtonLeft \opt{IRIVER_RC_H100_PAD}{&} & Decrease the number of matches \\ | 11 | \ButtonLeft & Decrease the number of matches \\ |
12 | \ButtonRight \opt{IRIVER_RC_H100_PAD}{&} & Increase the number of matches \\ | 12 | \ButtonRight & Increase the number of matches \\ |
13 | \ButtonPlay \opt{IRIVER_RC_H100_PAD}{&} & Remove the number of matches you have selected \\ | 13 | \ButtonPlay & Remove the number of matches you have selected \\ |
14 | \ButtonStop \opt{IRIVER_RC_H100_PAD}{&} & Exit the game \\ | 14 | \ButtonStop & Exit the game \\ |
15 | \end{btnmap} | 15 | \end{btnmap} |
16 | \end{table} | 16 | \end{table} |
17 | 17 | ||
diff --git a/manual/plugins/split_editor.tex b/manual/plugins/split_editor.tex index 8d3218e4fd..6ad7a0518e 100644 --- a/manual/plugins/split_editor.tex +++ b/manual/plugins/split_editor.tex | |||
@@ -116,9 +116,9 @@ The whole process of splitting an mp3 file consists of three steps: | |||
116 | \begin{btnmap}{Controls in the split editor}{} | 116 | \begin{btnmap}{Controls in the split editor}{} |
117 | \ButtonOff \opt{IRIVER_RC_H100_PAD}{&} & Quit plugin \\ | 117 | \ButtonOff \opt{IRIVER_RC_H100_PAD}{&} & Quit plugin \\ |
118 | % | 118 | % |
119 | \ButtonLeft\ / \ButtonRight \opt{IRIVER_RC_H100_PAD}{&} & Move the split point indicator \\ | 119 | \ButtonLeft\ / \ButtonRight & Move the split point indicator \\ |
120 | % | 120 | % |
121 | \ButtonUp\ / \ButtonDown \opt{IRIVER_RC_H100_PAD}{&} & Zoom in / out \\ | 121 | \ButtonUp\ / \ButtonDown & Zoom in / out \\ |
122 | % | 122 | % |
123 | \opt{RECORDER_PAD}{\ButtonPlay} | 123 | \opt{RECORDER_PAD}{\ButtonPlay} |
124 | \opt{ONDIO_PAD}{\ButtonMenu} | 124 | \opt{ONDIO_PAD}{\ButtonMenu} |
@@ -138,15 +138,12 @@ The whole process of splitting an mp3 file consists of three steps: | |||
138 | \opt{RECORDER_PAD}{ | 138 | \opt{RECORDER_PAD}{ |
139 | % | 139 | % |
140 | \ButtonOn\ + \ButtonLeft | 140 | \ButtonOn\ + \ButtonLeft |
141 | \opt{IRIVER_RC_H100_PAD}{&} | ||
142 | & Play half speed \\ | 141 | & Play half speed \\ |
143 | % | 142 | % |
144 | \ButtonOn\ + \ButtonRight | 143 | \ButtonOn\ + \ButtonRight |
145 | \opt{IRIVER_RC_H100_PAD}{&} | ||
146 | & Play 150\% speed \\ | 144 | & Play 150\% speed \\ |
147 | % | 145 | % |
148 | \ButtonOn\ + \ButtonPlay | 146 | \ButtonOn\ + \ButtonPlay |
149 | \opt{IRIVER_RC_H100_PAD}{&} | ||
150 | & Play normal speed \\ | 147 | & Play normal speed \\ |
151 | } | 148 | } |
152 | \end{btnmap} | 149 | \end{btnmap} |
@@ -167,13 +164,13 @@ Save Dialogue}{} | |||
167 | 164 | ||
168 | \begin{table} | 165 | \begin{table} |
169 | \begin{btnmap}{Controls in the save dialogue}{} | 166 | \begin{btnmap}{Controls in the save dialogue}{} |
170 | \ButtonUp\ / \ButtonDown \opt{IRIVER_RC_H100_PAD}{&} & Select item \\ | 167 | \ButtonUp\ / \ButtonDown & Select item \\ |
171 | % | 168 | % |
172 | \opt{RECORDER_PAD}{\ButtonPlay} | 169 | \opt{RECORDER_PAD}{\ButtonPlay} |
173 | \opt{ONDIO_PAD}{\ButtonRight} | 170 | \opt{ONDIO_PAD}{\ButtonRight} |
174 | & Toggle / edit item \\ | 171 | & Toggle / edit item \\ |
175 | % | 172 | % |
176 | \ButtonOff \opt{IRIVER_RC_H100_PAD}{&} & Cancel \\ | 173 | \ButtonOff & Cancel \\ |
177 | \end{btnmap} | 174 | \end{btnmap} |
178 | \end{table} | 175 | \end{table} |
179 | 176 | ||