summaryrefslogtreecommitdiff
path: root/manual/main_menu/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/main_menu/main.tex')
-rw-r--r--manual/main_menu/main.tex21
1 files changed, 16 insertions, 5 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index 2257c14821..d199ebe928 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -19,19 +19,24 @@ safely (see \reference{ref:Safeshutdown}).
19\begin{table} 19\begin{table}
20 \begin{btnmap}{}{} 20 \begin{btnmap}{}{}
21 \ActionStdNext 21 \ActionStdNext
22 \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdNext}
22 & Selects the next option in the menu.\\ 23 & Selects the next option in the menu.\\
23 & Inside a setting, increases the value or 24
24 chooses next option \\ 25 & \opt{IRIVER_RC_H100_PAD}{&} Inside a setting,
26 increases the value or chooses next option \\
25 % 27 %
26 \ActionStdPrev 28 \ActionStdPrev
29 \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdPrev}
27 & Selects the previous option in the menu.\\ 30 & Selects the previous option in the menu.\\
28 & Inside a setting, decreases the value or 31 & \opt{IRIVER_RC_H100_PAD}{&} Inside a setting,
29 chooses previous option \\ 32 decreases the value or chooses previous option \\
30 % 33 %
31 \ActionStdOk 34 \ActionStdOk
35 \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdOk}
32 & Selects option \\ 36 & Selects option \\
33 % 37 %
34 \ActionStdCancel 38 \ActionStdCancel
39 \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdCancel}
35 & Exits menu, setting or moves to parent menu\\ 40 & Exits menu, setting or moves to parent menu\\
36 \end{btnmap} 41 \end{btnmap}
37\end{table} 42\end{table}
@@ -46,21 +51,27 @@ jump straight to that track.
46\begin{table} 51\begin{table}
47 \begin{btnmap}{}{} 52 \begin{btnmap}{}{}
48 \ActionStdNext 53 \ActionStdNext
54 \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdNext}
49 & Selects the next bookmark.\\ 55 & Selects the next bookmark.\\
50 % 56 %
51 \ActionStdPrev 57 \ActionStdPrev
58 \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdPrev}
52 & Selects the previous bookmark.\\ 59 & Selects the previous bookmark.\\
53 % 60 %
54 \ActionStdOk 61 \ActionStdOk
62 \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdOk}
55 & Resumes from the selected bookmark.\\ 63 & Resumes from the selected bookmark.\\
56 % 64 %
57 \ActionStdCancel 65 \ActionStdCancel
66 \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdCancel}
58 & Exits Recent Bookmark menu\\ 67 & Exits Recent Bookmark menu\\
59 % 68 %
60 \nopt{GIGABEAT_S_PAD}{\ActionBmDelete 69 \nopt{GIGABEAT_S_PAD}{\ActionBmDelete
70 \opt{IRIVER_RC_H100_PAD}{& \ActionRCBmDelete}
61 & Deletes the currently selected bookmark\\} 71 & Deletes the currently selected bookmark\\}
62 % 72 %
63 \ActionStdContext 73 \ActionStdContext
74 \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdContext}
64 & Enters the context menu for the selected bookmark.\\ 75 & Enters the context menu for the selected bookmark.\\
65 \end{btnmap} 76 \end{btnmap}
66\end{table} 77\end{table}