diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex index 74be6ed74e..161479564b 100644 --- a/manual/main_menu/main.tex +++ b/manual/main_menu/main.tex @@ -18,25 +18,34 @@ safely (see \reference{ref:Safeshutdown}). \section{Navigating the Main Menu} \begin{btnmap} \ActionStdNext - \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdNext} - & Select the next option in the menu.\\ - - & \opt{HAVEREMOTEKEYMAP}{&} Inside a setting, - increase the value or choose next option. \\ + & + \opt{HAVEREMOTEKEYMAP}{\ActionRCStdNext + &} + Select the next option in the menu.\newline + Inside a setting, increase the value or choose next option. + \\ % \ActionStdPrev - \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdPrev} - & Select the previous option in the menu.\\ - & \opt{HAVEREMOTEKEYMAP}{&} Inside a setting, - decrease the value or choose previous option. \\ + & + \opt{HAVEREMOTEKEYMAP}{\ActionRCStdPrev + &} + Select the previous option in the menu.\newline + Inside a setting,decrease the value or choose previous option. + \\ % \ActionStdOk - \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdOk} - & Select option. \\ + & + \opt{HAVEREMOTEKEYMAP}{\ActionRCStdOk + &} + Select option. + \\ % \ActionStdCancel - \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdCancel} - & Exit menu or setting, or move to parent menu.\\ + & + \opt{HAVEREMOTEKEYMAP}{\ActionRCStdCancel + &} + Exit menu or setting, or move to parent menu. + \\ \end{btnmap} \section {Recent Bookmarks}