summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface/main.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-02-28 16:33:04 +0000
committerMartin Arver <martin.arver@gmail.com>2006-02-28 16:33:04 +0000
commit744051bd65b86b9b6f31809dd073a75c47214a40 (patch)
tree2e9588e9aaa4d3f5915b92ddd2579f84f138ee15 /manual/rockbox_interface/main.tex
parent71f9c5360e90849709aea1cac324a281d5ed016f (diff)
downloadrockbox-744051bd65b86b9b6f31809dd073a75c47214a40.tar.gz
rockbox-744051bd65b86b9b6f31809dd073a75c47214a40.zip
Clean up of the autogenerated tables. Should probably use scalebox and booktabs for the tables in the future.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8868 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface/main.tex')
-rw-r--r--manual/rockbox_interface/main.tex683
1 files changed, 170 insertions, 513 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index 3e8e4de0d4..74987af308 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -30,35 +30,18 @@ for 2{}-3 seconds. (Flashed Jukeboxes only require a tap of the ON key
30information about flashing Rockbox.) 30information about flashing Rockbox.)
31\label{ref:Safeshutdown}On shutdown, Rockbox automatically saves its settings and turns off the hard drive safely. To tell Rockbox to shut the Jukebox down, do the following: 31\label{ref:Safeshutdown}On shutdown, Rockbox automatically saves its settings and turns off the hard drive safely. To tell Rockbox to shut the Jukebox down, do the following:
32 32
33\begin{center}\begin{tabular}{|p{5.905cm}|p{10.558001cm}|} 33
34\hline 34\begin{table}[h!]
35{\centering\bfseries\itshape 35 \begin{center}
36model 36 \begin{tabular}{|c|c|}
37\par} 37 \hline
38& 38 model & POWER OFF \\\hline
39{\centering\bfseries\itshape 39 V2 / FM RECORDER/ ONDIO & Hold the OFF key for 2{}-3 seconds \\\hline
40POWER OFF 40 V1 RECORDER & Double{}-tap the OFF key when playback is stopped \\\hline
41\par} 41 PLAYER & From the Rockbox Main Menu select \textbf{Shutdown} \\\hline
42\\\hline 42 \end{tabular}
43{\centering 43 \end{center}
44V2 / FM RECORDER/ ONDIO 44\end{table}
45\par}
46&
47Hold the OFF key for 2{}-3 seconds
48\\\hline
49{\centering
50V1 RECORDER
51\par}
52&
53Double{}-tap the OFF key when playback is stopped
54\\\hline
55{\centering
56PLAYER
57\par}
58&
59From the Rockbox Main Menu select \textbf{Shutdown}
60\\\hline
61\end{tabular}\end{center}
62 45
63In the unlikely event of a software failure, a hardware power off can be 46In the unlikely event of a software failure, a hardware power off can be
64performed by holding down STOP until the Jukebox power light goes off. 47performed by holding down STOP until the Jukebox power light goes off.
@@ -84,91 +67,52 @@ can select which file types are displayed (see page
84 67
85\subsection{\label{ref:PartIISectionCtrls}Controls} 68\subsection{\label{ref:PartIISectionCtrls}Controls}
86\opt{Rec}{ 69\opt{Rec}{
87\begin{center}\begin{tabular}{|p{4cm}|p{10cm}|} 70 \begin{table}[h!]
88\hline 71 \begin{center}
89\tabelth{KEY} & \tabelth{FUNCTION} \\ \hline 72 \begin{tabular}{|c|c|}
90% 73 \hline
91\tabeltc{UP/DOWN} & 74 \tabelth{KEY} & \tabelth{FUNCTION} \\ \hline
92Go to previous/next item in list. If you are on the first/last entry, 75 %
93the cursor will wrap to the last/first entry. \\ \hline 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
94% 77 %
95\tabeltc{ON+UP/DOWN} & 78 \tabeltc{ON+UP/DOWN} & Move one page up/down on the list.\\ \hline
96Move one page up/down on the list.\\ \hline 79 %
97% 80 \tabeltc{LEFT} & Go to the parent directory. \\ \hline
98\tabeltc{LEFT} & Go to the parent directory. \\ \hline 81 %
99% 82 \tabeltc{PLAY/RIGHT} & Executes an action. Depending on the file type, that action may vary. (See page \pageref{ref:Filemenu}) \\ \hline
100\tabeltc{PLAY/RIGHT} & 83 %
101Executes an action. Depending on the file type, that action may vary. 84 \tabeltc{centering} & If there is a MP3 playing, returns to the While Playing Screen (WPS) without stopping playback. \\ \hline
102(See page \pageref{ref:Filemenu}) \\ \hline 85 %
103% 86 \tabeltc{ON+PLAY/HOLD PLAY} & Enters the File Menu \\ \hline
104\tabeltc{centering} & 87 %
105If there is a MP3 playing, returns to the While Playing Screen (WPS) 88 \tabeltc{F1} & Switches to the Main Menu \\ \hline
106without stopping playback. \\ \hline 89 %
107% 90 \tabeltc{F2} & Switches to the Browse/Play Quick Menu \\ \hline
108\tabeltc{ON+PLAY/HOLD PLAY} & Enters the File Menu \\ \hline 91 %
109% 92 \tabeltc{F3} & Switches to the Display Quick Menu \\ \hline
110\tabeltc{F1} & Switches to the Main Menu \\ \hline 93 %
111% 94 \end{tabular}
112\tabeltc{F2} & Switches to the Browse/Play Quick Menu \\ \hline 95 \end{center}
113% 96 \end{table}
114\tabeltc{F3} & Switches to the Display Quick Menu \\ \hline
115%
116\end{tabular}\end{center}
117} 97}
118% 98%
119\opt{PS}{ 99\opt{PS}{
120\begin{tabular}[c]{|p{4.314cm}|p{12.288cm}|} 100 \begin{table}[h!]
121\hline 101 \begin{center}
122{\centering\bfseries\itshape 102 \begin{tabular}{|c|c|}
123KEY 103 \hline
124\par} 104 KEY & FUNCTION \\\hline
125& 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
126{\centering\bfseries\itshape 106 STOP & Go to the parent directory. \\\hline
127FUNCTION 107 PLAY & Executes an action. Depending on the file type, that action may vary.(See page \pageref{ref:Filemenu}) \\\hline
128\par} 108 ON & If there is a MP3 playing, returns to the While Playing Screen (WPS) without stopping playback. \\\hline
129\\\hline 109 ON+PLAY/HOLD PLAY & Enters the File Menu \\\hline
130{\centering 110 Menu & Switches to the Main Menu \\\hline
131MINUS/PLUS 111 \end{tabular}
132\par} 112 \end{center}
133& 113 \end{table}
134Go to previous/next item in list. If you are on the first/last entry, 114 The functions of the F keys are also summarised on the button bar at the
135the cursor will wrap to the last/first entry. 115 bottom of the screen.
136\\\hline
137{\centering
138STOP
139\par}
140&
141Go to the parent directory.
142\\\hline
143{\centering
144PLAY
145\par}
146&
147Executes an action. Depending on the file type, that action may vary.
148(See page \pageref{ref:Filemenu})
149\\\hline
150{\centering
151ON
152\par}
153&
154If there is a MP3 playing, returns to the While Playing Screen (WPS)
155without stopping playback.
156\\\hline
157{\centering
158ON+PLAY/HOLD PLAY
159\par}
160&
161Enters the File Menu
162\\\hline
163{\centering
164Menu
165\par}
166&
167Switches to the Main Menu
168\\\hline
169\end{tabular}
170The functions of the F keys are also summarised on the button bar at the
171bottom of the screen.
172} 116}
173 117
174 118
@@ -261,162 +205,59 @@ This is the virtual keyboard that is used when entering file names in
261Rockbox. 205Rockbox.
262 206
263\opt{Rec}{ 207\opt{Rec}{
264 208 \begin{table}[h!]
265\begin{tabular}[c]{|p{3.8799999cm}|p{12.653cm}|} 209 \begin{center}
266\hline 210 \begin{tabular}{|c|c|}
267{\centering\bfseries\itshape 211 \hline
268KEY 212 KEY & FUNCTION \\\hline
269\par} 213 ARROW KEYS & Move about the virtual keyboard (moves the solid cursor) \\\hline
270& 214 ON+LEFT/RIGHT & Move about within the current file name (moves the line cursor) \\\hline
271{\centering\bfseries\itshape 215 PLAY &Inserts the currently selected keyboard letter at the current filename cursor position \\\hline
272FUNCTION 216 STOP & Exits the virtual keyboard without saving any changes \\\hline
273\par} 217 ON & No action \\\hline
274\\\hline 218 F1 & SHIFT: Shifts between the upper case, lower case and accented keyboards \\\hline
275{\centering 219 F2 & OK: Exits the virtual keyboard and saves any changer \\\hline
276ARROW KEYS 220 F3 & DEL: Deletes the character before the current filename cursor \\\hline
277\par} 221 \end{tabular}
278& 222 \end{center}
279Move about the virtual keyboard (moves the solid cursor) 223 \end{table}
280\\\hline
281{\centering
282ON+LEFT/RIGHT
283\par}
284&
285Move about within the current file name (moves the line cursor)
286\\\hline
287{\centering
288PLAY
289\par}
290&
291Inserts the currently selected keyboard letter at the current filename
292cursor position
293\\\hline
294{\centering
295STOP
296\par}
297&
298Exits the virtual keyboard without saving any changes
299\\\hline
300{\centering
301ON
302\par}
303&
304No action
305\\\hline
306{\centering
307F1
308\par}
309&
310SHIFT: Shifts between the upper case, lower case and accented keyboards
311\\\hline
312{\centering
313F2
314\par}
315&
316OK: Exits the virtual keyboard and saves any changer
317\\\hline
318{\centering
319F3
320\par}
321&
322DEL: Deletes the character before the current filename cursor
323\\\hline
324\end{tabular}
325} 224}
326 225
327 226
328\opt{PS}{ 227\opt{PS}{
329The current filename is always listed on the first line of the display. 228 The current filename is always listed on the first line of the display.
330The second line of the display can contain the character selection bar, 229 The second line of the display can contain the character selection bar,
331as in the screenshot above, or one of a number of other options. 230 as in the screenshot above, or one of a number of other options.
332 231
333\begin{center}\begin{tabular}{|p{3.86cm}|p{12.708cm}|} 232 \begin{table}[h!]
334\hline 233 \begin{center}
335{\centering\bfseries\itshape 234 \begin{tabular}{|c|c|}
336KEY 235 \hline
337\par} 236 KEY & FUNCTION \\\hline
338& 237 MINUS/PLUS & Moves the arrow to/from the filename and changes between the character bar and BACKSPACE, DELETE, ACCEPT and ABORT. \\\hline
339{\centering\bfseries\itshape 238 PLAY/STOP & Varies (see below) \\\hline
340FUNCTION 239 ON & Nothing \\\hline
341\par} 240 Menu & Shift. When the character selection bar is selected this changes between upper case, lower case, and accented letters. \\\hline
342\\\hline 241 \end{tabular}
343{\centering 242 \end{center}
344MINUS/PLUS 243 \end{table}
345\par} 244 The function of the PLAY and STOP buttons depends on what the arrow is
346& 245 pointing to, as follows.
347Moves the arrow to/from the filename and changes between the character 246
348bar and BACKSPACE, DELETE, ACCEPT and ABORT. 247 \begin{table}[h!]
349\\\hline 248 \begin{center}
350{\centering 249 \begin{tabular}{|c|c|}
351PLAY/STOP 250 \hline
352\par} 251 SELECTED OPTION & PLAY/STOP FUNCTION \\\hline
353& 252 filename & Moves the cursor left (STOP) or right (PLAY) within the filename \\\hline
354Varies (see below) 253 character bar & Moves the character bar to the next (PLAY) or previous (STOP) character. \\\hline
355\\\hline 254 BACKSPACE & PLAY deletes the character before the current cursor position \\\hline
356{\centering 255 DELETE & PLAY deletes the character at the current cursor position\\\hline
357ON 256 ACCEPT & PLAY exits the virtual keyboard and saves any changes \\\hline
358\par} 257 ABORT & PLAY exits the virtual keyboard and discards any changes \\\hline
359& 258 \end{tabular}
360Nothing 259 \end{center}
361\\\hline 260 \end{table}
362{\centering
363Menu
364\par}
365&
366Shift. When the character selection bar is selected this changes
367between upper case, lower case, and accented letters.
368\\\hline
369\end{tabular}\end{center}
370The function of the PLAY and STOP buttons depends on what the arrow is
371pointing to, as follows.
372
373\begin{center}\begin{tabular}{|p{4.243cm}|p{12.359cm}|}
374\hline
375{\centering\bfseries\itshape
376SELECTED OPTION
377\par}
378&
379{\centering\bfseries\itshape
380PLAY/STOP FUNCTION
381\par}
382\\\hline
383{\centering
384filename
385\par}
386&
387Moves the cursor left (STOP) or right (PLAY) within the filename
388\\\hline
389{\centering
390character bar
391\par}
392&
393Moves the character bar to the next (PLAY) or previous (STOP) character.
394\\\hline
395{\centering
396BACKSPACE
397\par}
398&
399PLAY deletes the character before the current cursor position
400\\\hline
401{\centering
402DELETE
403\par}
404&
405PLAY deletes the character at the current cursor position
406\\\hline
407{\centering
408ACCEPT
409\par}
410&
411PLAY exits the virtual keyboard and saves any changes
412\\\hline
413{\centering
414ABORT
415\par}
416&
417PLAY exits the virtual keyboard and discards any changes
418\\\hline
419\end{tabular}\end{center}
420} 261}
421 262
422\section{\label{ref:WPS}\label{ref:PartIISectionWPS}While Playing 263\section{\label{ref:WPS}\label{ref:PartIISectionWPS}While Playing
@@ -460,201 +301,53 @@ details of customising your WPS (While Playing Screen).
460\subsection{\label{ref:PartIISectionWPSCtrls}WPS Key Controls} 301\subsection{\label{ref:PartIISectionWPSCtrls}WPS Key Controls}
461 302
462\opt{Rec}{ 303\opt{Rec}{
463\begin{flushleft}\begin{tabular}{|p{3.407cm}|p{13.093cm}|} 304 \begin{table}[h!]
464\hline 305 \begin{flushleft}
465{\centering\bfseries\itshape 306 \begin{tabular}{|c|c|}
466KEY 307 \hline
467\par} 308 KEY & ACTION \\\hline
468& 309 UP/DOWN & Volume up/down \\\hline
469{\centering\bfseries\itshape 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
470ACTION 311 LEFT (hold) & Rewind in track \\\hline
471\par} 312 RIGHT & (quick press) Go to next track. \\\hline
472\\\hline 313 RIGHT (hold) & Fast forward in track. \\\hline
473{\centering 314 PLAY & Toggle play/pause \\\hline
474UP/DOWN 315 ON & (quick press) Go to file browser \\\hline
475\par} 316 ON (hold) & Show pitch setting screen \\\hline
476& 317 STOP & Stop playback \\\hline
477Volume up/down 318 F1 & Go to Main menu \\\hline
478\\\hline 319 F2 & Toggles Play/browse quick menu \\\hline
479{\centering 320 F3 & Toggles Display quick menu \\\hline
480LEFT 321 F1+DOWN & Key lock on/off \\\hline
481\par} 322 F1+PLAY & Mute on/off \\\hline
482& 323 F1+ON & Enter ID3 viewer \\\hline
483(quick press) Go to beginning of track, or if pressed while in the first 324 \end{tabular}
484seconds of a track, go to previous track 325 \end{flushleft}
485\\\hline 326 \end{table}
486{\centering
487LEFT (hold)
488\par}
489&
490Rewind in track
491\\\hline
492{\centering
493RIGHT
494\par}
495&
496(quick press) Go to next track.
497\\\hline
498{\centering
499RIGHT (hold)
500\par}
501&
502Fast forward in track.
503\\\hline
504{\centering
505PLAY
506\par}
507&
508Toggle play/pause
509\\\hline
510{\centering
511ON
512\par}
513&
514(quick press) Go to file browser
515\\\hline
516{\centering
517ON (hold)
518\par}
519&
520Show pitch setting screen
521\\\hline
522{\centering
523STOP
524\par}
525&
526Stop playback
527\\\hline
528{\centering
529F1
530\par}
531&
532Go to Main menu
533\\\hline
534{\centering
535F2
536\par}
537&
538Toggles Play/browse quick menu
539\\\hline
540{\centering
541F3
542\par}
543&
544Toggles Display quick menu
545\\\hline
546{\centering
547F1+DOWN
548\par}
549&
550Key lock on/off
551\\\hline
552{\centering
553F1+PLAY
554\par}
555&
556Mute on/off
557\\\hline
558{\centering
559F1+ON
560\par}
561&
562Enter ID3 viewer
563\\\hline
564\end{tabular}\end{flushleft}
565} 327}
566% 328%
567\opt{PS}{ 329\opt{PS}{
568\begin{center}\begin{tabular}{|p{3.27cm}|p{13.29cm}|} 330 \begin{table}[h!]
569\hline 331 \begin{center}
570{\centering\bfseries\itshape 332 \begin{tabular}{|c|c|}
571KEY 333 \hline
572\par} 334 KEY & ACTION \\\hline
573& 335 MENU+PLUS & Increases volume \\\hline
574{\centering\bfseries\itshape 336 MENU+MINUS & Decreases volume \\\hline
575ACTION 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
576\par} 338 MINUS (hold) & Rewind in track \\\hline
577\\\hline 339 PLUS & (quick press) Go to next track. \\\hline
578{\centering 340 PLUS (hold) & Fast{}-forward in track. \\\hline
579MENU+PLUS 341 PLAY & Toggle play/pause \\\hline
580\par} 342 ON & Quick press = Go to file browser \\\hline
581& 343 OFF & Stop playback \\\hline
582Increases volume 344 MENU & Go to Main menu \\\hline
583\\\hline 345 MENU+STOP & Key lock on/off \\\hline
584{\centering 346 MENU+PLAY & Mute on/off \\\hline
585MENU+MINUS 347 MENU+ON & Enter ID3 viewer \\\hline
586\par} 348 \end{tabular}
587& 349 \end{center}
588Decreases volume 350 \end{table}
589\\\hline
590{\centering
591MINUS
592\par}
593&
594(quick press) Go to beginning of track, or if pressed while in the first
595seconds of a track, go to previous track.
596\\\hline
597{\centering
598MINUS (hold)
599\par}
600&
601Rewind in track
602\\\hline
603{\centering
604PLUS
605\par}
606&
607(quick press) Go to next track.
608\\\hline
609{\centering
610PLUS (hold)
611\par}
612&
613Fast{}-forward in track.
614\\\hline
615{\centering
616PLAY
617\par}
618&
619Toggle play/pause
620\\\hline
621{\centering
622ON
623\par}
624&
625Quick press = Go to file browser
626\\\hline
627{\centering
628OFF
629\par}
630&
631Stop playback
632\\\hline
633{\centering
634MENU
635\par}
636&
637Go to Main menu
638\\\hline
639{\centering
640MENU+STOP
641\par}
642&
643Key lock on/off
644\\\hline
645{\centering
646MENU+PLAY
647\par}
648&
649Mute on/off
650\\\hline
651{\centering
652MENU+ON
653\par}
654&
655Enter ID3 viewer
656\\\hline
657\end{tabular}\end{center}
658} 351}
659 352
660\opt{Rec,Rec2,FMRec,OndioSP,OndioFM,H120}{ 353\opt{Rec,Rec2,FMRec,OndioSP,OndioFM,H120}{
@@ -728,35 +421,17 @@ can be just MP3 files and directories (Music), Playlists, MP3 files and director
728See page \pageref{ref:PlaybackOptions} for more information about these 421See page \pageref{ref:PlaybackOptions} for more information about these
729settings. 422settings.
730 423
731\begin{center}\begin{tabular}{|p{2.852cm}|p{8.387cm}|} 424\begin{table}[h!]
732\hline 425 \begin{center}
733{\centering\bfseries\itshape 426 \begin{tabular}{|c|c|}
734KEY 427 \hline
735\par} 428 KEY & ACTION \\\hline
736& 429 LEFT & Controls Shuffle mode setting \\\hline
737{\centering\bfseries\itshape 430 RIGHT & Controls Repeat mode setting \\\hline
738ACTION 431 DOWN & Controls Show file setting \\\hline
739\par} 432 \end{tabular}
740\\\hline 433 \end{center}
741{\centering 434\end{table}
742LEFT
743\par}
744&
745Controls Shuffle mode setting
746\\\hline
747{\centering
748RIGHT
749\par}
750&
751Controls Repeat mode setting
752\\\hline
753{\centering
754DOWN
755\par}
756&
757Controls Show file setting
758\\\hline
759\end{tabular}\end{center}
760F3 controls frequently used display options. 435F3 controls frequently used display options.
761 436
762Scroll bar turns the display of the Scroll bar on the left of the screen 437Scroll bar turns the display of the Scroll bar on the left of the screen
@@ -772,33 +447,15 @@ orientation where it is logical for them to do so.
772See page \pageref{ref:Displayoptions} for more information about these 447See page \pageref{ref:Displayoptions} for more information about these
773settings. 448settings.
774 449
775\begin{tabular}[c]{|p{2.852cm}|p{8.387cm}|} 450\begin{table}[h!]
776\hline 451 \begin{center}
777{\centering\bfseries\itshape 452 \begin{tabular}{|c|c|}
778KEY 453 \hline
779\par} 454 KEY & ACTION \\\hline
780& 455 LEFT & Controls scroll bar display \\\hline
781{\centering\bfseries\itshape 456 RIGHT & Controls status bar display \\\hline
782ACTION 457 DOWN & Controls upside down screen setting \\\hline
783\par} 458 \end{tabular}
784\\\hline 459 \end{center}
785{\centering 460\end{table}
786LEFT
787\par}
788&
789Controls scroll bar display
790\\\hline
791{\centering
792RIGHT
793\par}
794&
795Controls status bar display
796\\\hline
797{\centering
798DOWN
799\par}
800&
801Controls upside down screen setting
802\\\hline
803\end{tabular}
804} 461}