From 300b12e0046d40a11df366ab981cf91d92f67a45 Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Wed, 22 Jul 2009 21:40:29 +0000 Subject: Add H100 remote keys for plugins to the manual. For the vast majority of plugins this is just exit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22000 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/random_folder_advance_config.tex | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'manual/plugins/random_folder_advance_config.tex') diff --git a/manual/plugins/random_folder_advance_config.tex b/manual/plugins/random_folder_advance_config.tex index 5e2de47d8f..129890c764 100644 --- a/manual/plugins/random_folder_advance_config.tex +++ b/manual/plugins/random_folder_advance_config.tex @@ -28,10 +28,18 @@ it you need to have both \fname{-/CDs} and \fname{CDs} as entries. \subsubsection{Folder List Editor Keys} \begin{table} \begin{btnmap}{}{} - \ActionStdOk{} \opt{HAVEREMOTEKEYPAD}{&} & Delete selected folder\\ - \ActionStdContext{} \opt{HAVEREMOTEKEYPAD}{&} - & Bring up the context menu which allows you to - remove the selected folder or it's entire folder tree\\ - \ActionStdCancel{} \opt{HAVEREMOTEKEYPAD}{&} & Exit\\ + \ActionStdOk{} + \opt{HAVEREMOTEKEYPAD}{& \ActionRCStdOk} + & Delete selected folder\\ + + \ActionStdContext{} + \opt{HAVEREMOTEKEYPAD}{& \ActionRCStdContext} + & Bring up the context menu which allows you to + remove the selected folder or it's entire folder tree\\ + + \ActionStdCancel{} + \opt{HAVEREMOTEKEYPAD}{& \ActionRCStdCancel} + & Exit\\ + \end{btnmap} \end{table} -- cgit v1.2.3