summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface/main.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-08 17:58:11 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-08 17:58:11 +0000
commit35dcf909a1bde15baa89b954a02903d1b8725622 (patch)
treec8d0da1bd86f30f0b5e0007d46e87acbc53e120b /manual/rockbox_interface/main.tex
parentabe4e7e9e6cd46cfeb3c4437a54b8520e6f8cd4e (diff)
downloadrockbox-35dcf909a1bde15baa89b954a02903d1b8725622.tar.gz
rockbox-35dcf909a1bde15baa89b954a02903d1b8725622.zip
Change the tables in the manual (except the plugins) to use booktabs instead of the default table commands. Change standard font to Times.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8961 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface/main.tex')
-rw-r--r--manual/rockbox_interface/main.tex222
1 files changed, 121 insertions, 101 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index 74987af308..dcceb2a8ee 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -1,5 +1,4 @@
1\chapter{\label{ref:PARTII}The Rockbox interface} 1\chapter{\label{ref:PARTII}The Rockbox interface}
2\clearpage
3\section{Your Jukebox} 2\section{Your Jukebox}
4\begin{minipage}{16.554cm} 3\begin{minipage}{16.554cm}
5{\centering\itshape 4{\centering\itshape
@@ -33,12 +32,11 @@ information about flashing Rockbox.)
33 32
34\begin{table}[h!] 33\begin{table}[h!]
35 \begin{center} 34 \begin{center}
36 \begin{tabular}{|c|c|} 35 \begin{tabular}{@{}lc@{}}\toprule
37 \hline 36 \textbf{Model} & \textbf{Power Off} \\\midrule
38 model & POWER OFF \\\hline 37 V2 / FM RECORDER/ ONDIO & Hold the OFF key for 2{}-3 seconds \\
39 V2 / FM RECORDER/ ONDIO & Hold the OFF key for 2{}-3 seconds \\\hline 38 V1 RECORDER & Double{}-tap the OFF key when playback is stopped \\
40 V1 RECORDER & Double{}-tap the OFF key when playback is stopped \\\hline 39 PLAYER & From the Rockbox Main Menu select \textbf{Shutdown} \\\bottomrule
41 PLAYER & From the Rockbox Main Menu select \textbf{Shutdown} \\\hline
42 \end{tabular} 40 \end{tabular}
43 \end{center} 41 \end{center}
44\end{table} 42\end{table}
@@ -69,27 +67,32 @@ can select which file types are displayed (see page
69\opt{Rec}{ 67\opt{Rec}{
70 \begin{table}[h!] 68 \begin{table}[h!]
71 \begin{center} 69 \begin{center}
72 \begin{tabular}{|c|c|} 70 \begin{tabular}{@{}cc@{}}\toprule
73 \hline 71 \textbf{Key} & \textbf{Function} \\\midrule
74 \tabelth{KEY} & \tabelth{FUNCTION} \\ \hline
75 % 72 %
76 \tabeltc{UP/DOWN} & Go to previous/next item in list. If you are on the first/last entry, the cursor will wrap to the last/first entry. \\ \hline 73 UP/DOWN & Go to previous/next item in list. \\
74 & If you are on the first/last entry, \\
75 & the cursor will wrap to the last/first entry. \\
77 % 76 %
78 \tabeltc{ON+UP/DOWN} & Move one page up/down on the list.\\ \hline 77 ON+UP/DOWN & Move one page up/down on the list.\\
79 % 78 %
80 \tabeltc{LEFT} & Go to the parent directory. \\ \hline 79 LEFT & Go to the parent directory. \\
81 % 80 %
82 \tabeltc{PLAY/RIGHT} & Executes an action. Depending on the file type, that action may vary. (See page \pageref{ref:Filemenu}) \\ \hline 81 PLAY/RIGHT & Executes an action. \\
82 & Depending on the file type, that action may vary. \\
83 & (See page \pageref{ref:Filemenu}) \\
83 % 84 %
84 \tabeltc{centering} & If there is a MP3 playing, returns to the While Playing Screen (WPS) without stopping playback. \\ \hline 85 Centering & If there is a MP3 playing, \\
86 & returns to the While Playing Screen (WPS) \\
87 & without stopping playback. \\
85 % 88 %
86 \tabeltc{ON+PLAY/HOLD PLAY} & Enters the File Menu \\ \hline 89 ON+PLAY/HOLD PLAY & Enters the File Menu \\
87 % 90 %
88 \tabeltc{F1} & Switches to the Main Menu \\ \hline 91 F1 & Switches to the Main Menu \\
89 % 92 %
90 \tabeltc{F2} & Switches to the Browse/Play Quick Menu \\ \hline 93 F2 & Switches to the Browse/Play Quick Menu \\
91 % 94 %
92 \tabeltc{F3} & Switches to the Display Quick Menu \\ \hline 95 F3 & Switches to the Display Quick Menu \\ \bottomrule
93 % 96 %
94 \end{tabular} 97 \end{tabular}
95 \end{center} 98 \end{center}
@@ -99,15 +102,20 @@ can select which file types are displayed (see page
99\opt{PS}{ 102\opt{PS}{
100 \begin{table}[h!] 103 \begin{table}[h!]
101 \begin{center} 104 \begin{center}
102 \begin{tabular}{|c|c|} 105 \begin{tabular}{@{}cc@{}}\toprule
103 \hline 106 \textbf{Key} & \textbf{Function} \\\midrule
104 KEY & FUNCTION \\\hline 107 MINUS/PLUS & Go to previous/next item in list. \\
105 MINUS/PLUS &Go to previous/next item in list. If you are on the first/last entry, the cursor will wrap to the last/first entry. \\\hline 108 & If you are on the first/last entry, \\
106 STOP & Go to the parent directory. \\\hline 109 & the cursor will wrap to the last/first entry. \\
107 PLAY & Executes an action. Depending on the file type, that action may vary.(See page \pageref{ref:Filemenu}) \\\hline 110 STOP & Go to the parent directory. \\
108 ON & If there is a MP3 playing, returns to the While Playing Screen (WPS) without stopping playback. \\\hline 111 PLAY & Executes an action. \\
109 ON+PLAY/HOLD PLAY & Enters the File Menu \\\hline 112 & Depending on the file type, that action may vary.\\
110 Menu & Switches to the Main Menu \\\hline 113 & (See page \pageref{ref:Filemenu}) \\
114 ON & If there is a MP3 playing, \\
115 & returns to the While Playing Screen (WPS) \\
116 & without stopping playback. \\
117 ON+PLAY/HOLD PLAY & Enters the File Menu \\
118 Menu & Switches to the Main Menu \\\bottomrule
111 \end{tabular} 119 \end{tabular}
112 \end{center} 120 \end{center}
113 \end{table} 121 \end{table}
@@ -207,17 +215,21 @@ Rockbox.
207\opt{Rec}{ 215\opt{Rec}{
208 \begin{table}[h!] 216 \begin{table}[h!]
209 \begin{center} 217 \begin{center}
210 \begin{tabular}{|c|c|} 218 \begin{tabular}{@{}cc@{}}\toprule
211 \hline 219 \textbf{Key} & \textbf{Function} \\\midrule
212 KEY & FUNCTION \\\hline 220 ARROW KEYS & Move about the virtual keyboard \\
213 ARROW KEYS & Move about the virtual keyboard (moves the solid cursor) \\\hline 221 & (moves the solid cursor) \\
214 ON+LEFT/RIGHT & Move about within the current file name (moves the line cursor) \\\hline 222 ON+LEFT/RIGHT & Move about within the current file name \\
215 PLAY &Inserts the currently selected keyboard letter at the current filename cursor position \\\hline 223 & (moves the line cursor) \\
216 STOP & Exits the virtual keyboard without saving any changes \\\hline 224 PLAY & Inserts the currently selected keyboard letter \\
217 ON & No action \\\hline 225 & at the current filename cursor position \\
218 F1 & SHIFT: Shifts between the upper case, lower case and accented keyboards \\\hline 226 STOP & Exits the virtual keyboard without saving any changes \\
219 F2 & OK: Exits the virtual keyboard and saves any changer \\\hline 227 ON & No action \\
220 F3 & DEL: Deletes the character before the current filename cursor \\\hline 228 F1 & SHIFT: Shifts between the upper case, \\
229 & lower case and accented keyboards \\
230 F2 & OK: Exits the virtual keyboard and saves any changer \\
231 F3 & DEL: Deletes the character before\\
232 & the current filename cursor \\\bottomrule
221 \end{tabular} 233 \end{tabular}
222 \end{center} 234 \end{center}
223 \end{table} 235 \end{table}
@@ -231,13 +243,16 @@ Rockbox.
231 243
232 \begin{table}[h!] 244 \begin{table}[h!]
233 \begin{center} 245 \begin{center}
234 \begin{tabular}{|c|c|} 246 \begin{tabular}{@{}cc@{}}\toprule
235 \hline 247 \textbf{Key} & \textbf{Function} \\\midrule
236 KEY & FUNCTION \\\hline 248 MINUS/PLUS & Moves the arrow to/from the filename \\
237 MINUS/PLUS & Moves the arrow to/from the filename and changes between the character bar and BACKSPACE, DELETE, ACCEPT and ABORT. \\\hline 249 & and changes between the character bar \\
238 PLAY/STOP & Varies (see below) \\\hline 250 & and BACKSPACE, DELETE, ACCEPT and ABORT. \\
239 ON & Nothing \\\hline 251 PLAY/STOP & Varies (see below) \\
240 Menu & Shift. When the character selection bar is selected this changes between upper case, lower case, and accented letters. \\\hline 252 ON & Nothing \\
253 Menu & Shift. When the character selection bar is selected\\
254 & this changes between upper case, lower case, \\
255 & and accented letters. \\\bottomrule
241 \end{tabular} 256 \end{tabular}
242 \end{center} 257 \end{center}
243 \end{table} 258 \end{table}
@@ -246,15 +261,20 @@ Rockbox.
246 261
247 \begin{table}[h!] 262 \begin{table}[h!]
248 \begin{center} 263 \begin{center}
249 \begin{tabular}{|c|c|} 264 \begin{tabular}{@{}cc@{}}\toprule
250 \hline 265 \textbf{Selected option} & \textbf{Play/Stop function} \\\midrule
251 SELECTED OPTION & PLAY/STOP FUNCTION \\\hline 266 filename & Moves the cursor left (STOP) \\
252 filename & Moves the cursor left (STOP) or right (PLAY) within the filename \\\hline 267 & or right (PLAY) within the filename \\
253 character bar & Moves the character bar to the next (PLAY) or previous (STOP) character. \\\hline 268 character bar & Moves the character bar to the next (PLAY)\\
254 BACKSPACE & PLAY deletes the character before the current cursor position \\\hline 269 & or previous (STOP) character. \\
255 DELETE & PLAY deletes the character at the current cursor position\\\hline 270 BACKSPACE & PLAY deletes the character before \\
256 ACCEPT & PLAY exits the virtual keyboard and saves any changes \\\hline 271 & the current cursor position \\
257 ABORT & PLAY exits the virtual keyboard and discards any changes \\\hline 272 DELETE & PLAY deletes the character at the \\
273 & current cursor position\\
274 ACCEPT & PLAY exits the virtual keyboard and \\
275 & saves any changes \\
276 ABORT & PLAY exits the virtual keyboard and \\
277 & discards any changes \\\bottomrule
258 \end{tabular} 278 \end{tabular}
259 \end{center} 279 \end{center}
260 \end{table} 280 \end{table}
@@ -303,24 +323,25 @@ details of customising your WPS (While Playing Screen).
303\opt{Rec}{ 323\opt{Rec}{
304 \begin{table}[h!] 324 \begin{table}[h!]
305 \begin{flushleft} 325 \begin{flushleft}
306 \begin{tabular}{|c|c|} 326 \begin{tabular}{@{}cc@{}}\toprule
307 \hline 327 \textbf{Key} & \textbf{Action} \\\midrule
308 KEY & ACTION \\\hline 328 UP/DOWN & Volume up/down \\
309 UP/DOWN & Volume up/down \\\hline 329 LEFT & (quick press) Go to beginning of track, \\
310 LEFT & (quick press) Go to beginning of track, or if pressed while in the first seconds of a track, go to previous track \\\hline 330 & or if pressed while in the first seconds of a track, \\
311 LEFT (hold) & Rewind in track \\\hline 331 & go to previous track \\
312 RIGHT & (quick press) Go to next track. \\\hline 332 LEFT (hold) & Rewind in track \\
313 RIGHT (hold) & Fast forward in track. \\\hline 333 RIGHT & (quick press) Go to next track. \\
314 PLAY & Toggle play/pause \\\hline 334 RIGHT (hold) & Fast forward in track. \\
315 ON & (quick press) Go to file browser \\\hline 335 PLAY & Toggle play/pause \\
316 ON (hold) & Show pitch setting screen \\\hline 336 ON & (quick press) Go to file browser \\
317 STOP & Stop playback \\\hline 337 ON (hold) & Show pitch setting screen \\
318 F1 & Go to Main menu \\\hline 338 STOP & Stop playback \\
319 F2 & Toggles Play/browse quick menu \\\hline 339 F1 & Go to Main menu \\
320 F3 & Toggles Display quick menu \\\hline 340 F2 & Toggles Play/browse quick menu \\
321 F1+DOWN & Key lock on/off \\\hline 341 F3 & Toggles Display quick menu \\
322 F1+PLAY & Mute on/off \\\hline 342 F1+DOWN & Key lock on/off \\
323 F1+ON & Enter ID3 viewer \\\hline 343 F1+PLAY & Mute on/off \\
344 F1+ON & Enter ID3 viewer \\\bottomrule
324 \end{tabular} 345 \end{tabular}
325 \end{flushleft} 346 \end{flushleft}
326 \end{table} 347 \end{table}
@@ -329,22 +350,23 @@ details of customising your WPS (While Playing Screen).
329\opt{PS}{ 350\opt{PS}{
330 \begin{table}[h!] 351 \begin{table}[h!]
331 \begin{center} 352 \begin{center}
332 \begin{tabular}{|c|c|} 353 \begin{tabular}{@{}cc@{}}\toprule
333 \hline 354 \textbf{Key} & \textbf{Action} \\\midrule
334 KEY & ACTION \\\hline 355 MENU+PLUS & Increases volume \\
335 MENU+PLUS & Increases volume \\\hline 356 MENU+MINUS & Decreases volume \\
336 MENU+MINUS & Decreases volume \\\hline 357 MINUS & (quick press) Go to beginning of track, \\
337 MINUS &(quick press) Go to beginning of track, or if pressed while in the first seconds of a track, go to previous track. \\\hline 358 & or if pressed while in the first seconds of a track, \\
338 MINUS (hold) & Rewind in track \\\hline 359 & go to previous track. \\
339 PLUS & (quick press) Go to next track. \\\hline 360 MINUS (hold) & Rewind in track \\
340 PLUS (hold) & Fast{}-forward in track. \\\hline 361 PLUS & (quick press) Go to next track. \\
341 PLAY & Toggle play/pause \\\hline 362 PLUS (hold) & Fast{}-forward in track. \\
342 ON & Quick press = Go to file browser \\\hline 363 PLAY & Toggle play/pause \\
343 OFF & Stop playback \\\hline 364 ON & Quick press = Go to file browser \\
344 MENU & Go to Main menu \\\hline 365 OFF & Stop playback \\
345 MENU+STOP & Key lock on/off \\\hline 366 MENU & Go to Main menu \\
346 MENU+PLAY & Mute on/off \\\hline 367 MENU+STOP & Key lock on/off \\
347 MENU+ON & Enter ID3 viewer \\\hline 368 MENU+PLAY & Mute on/off \\
369 MENU+ON & Enter ID3 viewer \\\bottomrule
348 \end{tabular} 370 \end{tabular}
349 \end{center} 371 \end{center}
350 \end{table} 372 \end{table}
@@ -423,12 +445,11 @@ settings.
423 445
424\begin{table}[h!] 446\begin{table}[h!]
425 \begin{center} 447 \begin{center}
426 \begin{tabular}{|c|c|} 448 \begin{tabular}{@cc@{}}\toprule
427 \hline 449 \textbf{Key} & \textbf{Action} \\\midrule
428 KEY & ACTION \\\hline 450 LEFT & Controls Shuffle mode setting \\
429 LEFT & Controls Shuffle mode setting \\\hline 451 RIGHT & Controls Repeat mode setting \\
430 RIGHT & Controls Repeat mode setting \\\hline 452 DOWN & Controls Show file setting \\\bottomrule
431 DOWN & Controls Show file setting \\\hline
432 \end{tabular} 453 \end{tabular}
433 \end{center} 454 \end{center}
434\end{table} 455\end{table}
@@ -449,12 +470,11 @@ settings.
449 470
450\begin{table}[h!] 471\begin{table}[h!]
451 \begin{center} 472 \begin{center}
452 \begin{tabular}{|c|c|} 473 \begin{tabular}{@{}cc@{}}\toprule
453 \hline 474 \textbf{Key} & \textbf{Action} \\\midrule
454 KEY & ACTION \\\hline 475 LEFT & Controls scroll bar display \\
455 LEFT & Controls scroll bar display \\\hline 476 RIGHT & Controls status bar display \\
456 RIGHT & Controls status bar display \\\hline 477 DOWN & Controls upside down screen setting \\\bottomrule
457 DOWN & Controls upside down screen setting \\\hline
458 \end{tabular} 478 \end{tabular}
459 \end{center} 479 \end{center}
460\end{table} 480\end{table}