summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-27 20:01:22 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-27 20:01:22 +0000
commit7eb4d6c3b88e41c4ab9716be493697b244856cbb (patch)
tree9888c237a73bdd6175fd9185ed51a4826d00d9b7 /manual
parent24debb1a20898d64fc0b934455b27b2154dabfca (diff)
downloadrockbox-7eb4d6c3b88e41c4ab9716be493697b244856cbb.tar.gz
rockbox-7eb4d6c3b88e41c4ab9716be493697b244856cbb.zip
Replace the button assignments for the main menu section of the manual to use button macros.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9297 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/main_menu/main.tex64
1 files changed, 38 insertions, 26 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index 160461fb26..446deeed85 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -11,36 +11,49 @@ All settings are persistently stored on the unit. However, Rockbox does not spin
11The two settings menus are covered in detail starting on page \pageref{ref:configure_rockbox}. All the other options on the main menu are explained here. 11The two settings menus are covered in detail starting on page \pageref{ref:configure_rockbox}. All the other options on the main menu are explained here.
12 12
13Navigating through the menu: 13Navigating through the menu:
14 14\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD}{
15\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodnano,ipodcolor,ipodvideo}{ 15 \begin{center}
16\begin{table}[h!] 16 \begin{tabular}{@{}ll@{}}\toprule
17 \begin{center} 17 \textbf{Key} & \textbf{Action} \\\midrule
18 \begin{tabular}{@{}lc@{}}\toprule 18 \opt{IPOD_4G_PAD}{\ButtonScrollFwd}
19 \textbf{Key} & \textbf{Action} \\\midrule 19 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp} & Moves up in the menu. \\
20 UP & Moves up in the menu. \\ 20 & Inside a setting, increases the value or\\
21 & Inside a setting, increases the value or chooses next option \\ 21 & chooses next option \\
22 DOWN & Moves down in the menu. \\ 22 %
23 & Inside a setting, decreases the value or chooses previous option \\ 23 \opt{IPOD_4G_PAD}{\ButtonScrollBack}
24 PLAY/RIGHT & Selects option \\ 24 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonDown} & Moves down in the menu. \\
25 OFF/LEFT & Exits menu, setting or moves to parent menu\\\bottomrule 25 & Inside a setting, decreases the value or \\
26 \end{tabular} 26 & chooses previous option \\
27 \end{center} 27 %
28\end{table} 28 \opt{RECORDER_PAD}{\ButtonPlay/\ButtonRight}
29 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect/\ButtonRight}
30 \opt{ONDIO_PAD,IPOD_4G_PAD}{\ButtonRight} & Selects option \\
31 %
32 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff/\ButtonLeft}
33 \opt{IAUDIO_X5_PAD,ONDIO_PAD,IPOD_4G_PAD}{\ButtonLeft} & Exits menu, setting or moves to parent menu\\
34 \bottomrule
35 \end{tabular}
36 \end{center}
29} 37}
30\opt{player}{ 38\opt{PLAYER_PAD}{
31\begin{table}[h!]
32 \begin{center} 39 \begin{center}
33 \begin{tabular}{@{}cc@{}}\toprule 40 \begin{tabular}{@{}ll@{}}\toprule
34 \textbf{Key} & \textbf{Action} \\\midrule 41 \textbf{Key} & \textbf{Action} \\\midrule
35 MINUS & Selects previous option in the menu. \\ 42 %
36 & Inside an setting, decreases the value or chooses previous option \\ 43 \ButtonLeft & Selects previous option in the menu. \\
37 PLUS & Selects next option in the menu. \\ 44 & Inside an setting, decreases the value or \\
38 & Inside an setting increases the value or chooses next option \\ 45 & chooses previous option \\
39 PLAY & Selects item \\ 46 %
40 STOP & Exit menu, setting or moves to parent menu. \\\bottomrule 47 \ButtonRight & Selects next option in the menu. \\
48 & Inside an setting increases the value or \\
49 & chooses next option \\
50 %
51 \ButtonPlay & Selects item \\
52 %
53 \ButtonStop & Exit menu, setting or moves to parent menu. \\
54 \bottomrule
41 \end{tabular} 55 \end{tabular}
42 \end{center} 56 \end{center}
43\end{table}
44} 57}
45 58
46\section{\label{ref:Recording}Recording} 59\section{\label{ref:Recording}Recording}
@@ -48,7 +61,6 @@ Navigating through the menu:
48\begin{center} 61\begin{center}
49 \includegraphics[width=4cm]{main_menu/images/ss-while-recording-screen-112x64x1.png} 62 \includegraphics[width=4cm]{main_menu/images/ss-while-recording-screen-112x64x1.png}
50\end{center} 63\end{center}
51
52Entering the ``Recording'' option in the Main menu launches the recording application. The screen shows the time elapsed and the size of the file being recorded. A peak meter is present to allow you set Gain correctly. The frequency, channels and quality settings are shown on the last line. 64Entering the ``Recording'' option in the Main menu launches the recording application. The screen shows the time elapsed and the size of the file being recorded. A peak meter is present to allow you set Gain correctly. The frequency, channels and quality settings are shown on the last line.
53 65
54The controls for this screen are: 66The controls for this screen are: