diff options
Diffstat (limited to 'manual/main_menu/main.tex')
-rw-r--r-- | manual/main_menu/main.tex | 21 |
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}). \begin{table} \begin{btnmap}{}{} \ActionStdNext + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdNext} & Selects the next option in the menu.\\ - & Inside a setting, increases the value or - chooses next option \\ + + & \opt{IRIVER_RC_H100_PAD}{&} Inside a setting, + increases the value or chooses next option \\ % \ActionStdPrev + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdPrev} & Selects the previous option in the menu.\\ - & Inside a setting, decreases the value or - chooses previous option \\ + & \opt{IRIVER_RC_H100_PAD}{&} Inside a setting, + decreases the value or chooses previous option \\ % \ActionStdOk + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdOk} & Selects option \\ % \ActionStdCancel + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdCancel} & Exits menu, setting or moves to parent menu\\ \end{btnmap} \end{table} @@ -46,21 +51,27 @@ jump straight to that track. \begin{table} \begin{btnmap}{}{} \ActionStdNext + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdNext} & Selects the next bookmark.\\ % \ActionStdPrev + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdPrev} & Selects the previous bookmark.\\ % \ActionStdOk + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdOk} & Resumes from the selected bookmark.\\ % \ActionStdCancel + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdCancel} & Exits Recent Bookmark menu\\ % \nopt{GIGABEAT_S_PAD}{\ActionBmDelete + \opt{IRIVER_RC_H100_PAD}{& \ActionRCBmDelete} & Deletes the currently selected bookmark\\} % - \ActionStdContext + \ActionStdContext + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdContext} & Enters the context menu for the selected bookmark.\\ \end{btnmap} \end{table} |