summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface/playback.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/rockbox_interface/playback.tex')
-rw-r--r--manual/rockbox_interface/playback.tex80
1 files changed, 38 insertions, 42 deletions
diff --git a/manual/rockbox_interface/playback.tex b/manual/rockbox_interface/playback.tex
index 57c023a0ca..3174160605 100644
--- a/manual/rockbox_interface/playback.tex
+++ b/manual/rockbox_interface/playback.tex
@@ -192,46 +192,43 @@ before shutdown.
192\screenshot{rockbox_interface/images/ss-virtual-keyboard}{The virtual keyboard}{} 192\screenshot{rockbox_interface/images/ss-virtual-keyboard}{The virtual keyboard}{}
193This is the virtual keyboard that is used when entering file names in Rockbox. 193This is the virtual keyboard that is used when entering file names in Rockbox.
194 194
195\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,RECORDER_PAD}{ 195
196 \begin{table} 196\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,IRIVER_H10_PAD,IAUDIO_X5_PAD}{
197 \begin{table}
197 \begin{btnmap}{}{} 198 \begin{btnmap}{}{}
198 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,RECORDER_PAD} 199 \ActionKbdLeft/\ActionKbdRight/\ActionKbdUp/\ActionKbdDown
199 {\ButtonUp/\ButtonDown/\ButtonLeft/\ButtonRight}
200 & Move about the virtual keyboard (moves the solid cursor) \\ 200 & Move about the virtual keyboard (moves the solid cursor) \\
201 % 201 %
202 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD} 202 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD}{
203 {\ButtonOn+\ButtonLeft/\ButtonRight} 203 \ActionKbdCursorLeft{} or \ActionKbdCursorRight
204 \opt{IAUDIO_X5_PAD}{Please add correct keys} 204 & Move about within the current file name (moves the line cursor) \\
205 & Move about within the current file name (moves the line cursor) \\ 205 }
206 % 206 %
207 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect} 207 \ActionKbdSelect
208 \opt{RECORDER_PAD}{\ButtonPlay}
209 \opt{IAUDIO_X5_PAD}{Please add correct keys}
210 & Inserts the currently selected keyboard letter at the current 208 & Inserts the currently selected keyboard letter at the current
211 filename cursor position \\ 209 filename cursor position \\
212 % 210 %
213 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD}{\ButtonOff} 211 \ActionKbdAbort
214 \opt{IAUDIO_X5_PAD}{Please add correct keys}
215 & Exits the virtual keyboard without saving any changes \\ 212 & Exits the virtual keyboard without saving any changes \\
216 % 213 %
217 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{n/a} 214 \opt{RECORDER_PAD}{
218 \opt{RECORDER_PAD}{\ButtonFOne} 215 \ButtonFOne
219 & SHIFT: Shifts between the upper case, lower case and accented keyboards \\ 216 & SHIFT: Shifts between the upper case, lower case and accented keyboards \\
217 }
220 % 218 %
221 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 219 \ActionKbdDone
222 \opt{RECORDER_PAD}{\ButtonFTwo}
223 \opt{IAUDIO_X5_PAD}{Please add correct keys}
224 & OK: Exits the virtual keyboard and saves any changes \\ 220 & OK: Exits the virtual keyboard and saves any changes \\
225 % 221 %
226 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} 222 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD}{
227 \opt{RECORDER_PAD}{\ButtonFThree} 223 \ActionKbdBackSpace
228 \opt{IAUDIO_X5_PAD}{Please add correct keys} 224 & DEL: Deletes the character before the current filename cursor \\
229 & DEL: Deletes the character before the current filename cursor \\ 225 }
230 % 226 %
231 \opt{SWCODEC}{ 227 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{
232 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonMode} 228 \ActionKbdMorseInput
233 \opt{IAUDIO_X5_PAD}{Please add correct keys} 229 & Enters Morse input mode \\
234 & Enters Morse input mode\\ 230 \ActionKbdMorseSelect
231 & Tap to select a character in Morse input mode \\
235 } 232 }
236 \end{btnmap} 233 \end{btnmap}
237 \end{table} 234 \end{table}
@@ -241,25 +238,24 @@ This is the virtual keyboard that is used when entering file names in Rockbox.
241 \textbf{Picker area} 238 \textbf{Picker area}
242 \begin{table} 239 \begin{table}
243 \begin{btnmap}{}{} 240 \begin{btnmap}{}{}
244 \ButtonScrollFwd/\ButtonScrollBack & Move about the virtual keyboard \\ 241 \ActionKbdUp/\ActionKbdDown & Move about the virtual keyboard.
245 \ButtonLeft/\ButtonRight & (moves the solid cursor). 242 If you move out of the picker area, you get to the \emph{Line edit mode}. \\
246 If you move out of the picker area with \ButtonScrollFwd/\ButtonScrollBack, 243 \ActionKbdLeft/\ActionKbdRight & (moves the solid cursor). \\
247 you get to the line edit mode. \\ 244 \ActionKbdSelect
248 \ButtonSelect 245 & Inserts the currently selected keyboard letter at the current
249 & Inserts the currently selected keyboard letter at the current 246 filename cursor position \\
250 filename cursor position \\ 247 \ActionKbdDone
251 Hold \ButtonSelect 248 & OK: Exits the virtual keyboard and saves any changes \\
252 & OK: Exits the virtual keyboard and saves any changes \\ 249 \ActionKbdAbort
253 \ButtonMenu 250 & Exits the virtual keyboard without saving any changes\\
254 & Exits the virtual keyboard without saving any changes\\
255 \end{btnmap} 251 \end{btnmap}
256 \end{table} 252 \end{table}
257 \textbf{Line edit mode} 253 \textbf{Line edit mode}
258 \begin{table} 254 \begin{table}
259 \begin{btnmap}{}{} 255 \begin{btnmap}{}{}
260 \ButtonLeft/\ButtonRight & Move left and right\\ 256 \ActionKbdLeft/\ActionKbdRight & Move left and right\\
261 \ButtonSelect & Deletes the letter to the left of the cursor\\ 257 \ActionKbdSelect & Deletes the letter to the left of the cursor\\
262 \ButtonScrollFwd/\ButtonScrollBack & Returns to the picker area\\ 258 \ActionKbdUp/\ActionKbdDown & Returns to the picker area\\
263 \end{btnmap} 259 \end{btnmap}
264 \end{table} 260 \end{table}
265} 261}