summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/bookmarking.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/configure_rockbox/bookmarking.tex')
-rw-r--r--manual/configure_rockbox/bookmarking.tex8
1 files changed, 7 insertions, 1 deletions
diff --git a/manual/configure_rockbox/bookmarking.tex b/manual/configure_rockbox/bookmarking.tex
index 63dbc47f5b..95e57d9bc3 100644
--- a/manual/configure_rockbox/bookmarking.tex
+++ b/manual/configure_rockbox/bookmarking.tex
@@ -64,21 +64,27 @@
64\begin{table} 64\begin{table}
65 \begin{btnmap}{}{} 65 \begin{btnmap}{}{}
66 \ActionStdNext 66 \ActionStdNext
67 \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdNext}
67 & Selects the next bookmark.\\ 68 & Selects the next bookmark.\\
68 % 69 %
69 \ActionStdPrev 70 \ActionStdPrev
71 \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdPrev}
70 & Selects the previous bookmark.\\ 72 & Selects the previous bookmark.\\
71 % 73 %
72 \ActionStdOk 74 \ActionStdOk
75 \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdOk}
73 & Resumes from the selected bookmark.\\ 76 & Resumes from the selected bookmark.\\
74 % 77 %
75 \ActionStdCancel 78 \ActionStdCancel
79 \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdCancel}
76 & Exits Recent Bookmark menu\\ 80 & Exits Recent Bookmark menu\\
77 % 81 %
78 \nopt{GIGABEAT_S_PAD}{\ActionBmDelete 82 \nopt{GIGABEAT_S_PAD}{\ActionBmDelete
83 \opt{IRIVER_RC_H100_PAD}{& \ActionRCBmDelete}
79 & Deletes the currently selected bookmark\\} 84 & Deletes the currently selected bookmark\\}
80 % 85 %
81 \ActionStdContext 86 \ActionStdContext
87 \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdContext}
82 & Enters the context menu for the selected bookmark.\\ 88 & Enters the context menu for the selected bookmark.\\
83 \end{btnmap} 89 \end{btnmap}
84\end{table} 90\end{table}