summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-07-22 22:25:09 +0000
committerAlex Parker <rockbox@aeparker.com>2009-07-22 22:25:09 +0000
commit47cff8dda0721caed24dac776113fad787800c44 (patch)
tree7b7831ac26fd92441729c64f41f39ccd94a35d73
parent5c9fe52629f2f0f68e25efe658281b2fa42bab84 (diff)
downloadrockbox-47cff8dda0721caed24dac776113fad787800c44.tar.gz
rockbox-47cff8dda0721caed24dac776113fad787800c44.zip
Fix manual button tables for disktidy, mpegplayer, text editor and
random folder advance config plugins. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22004 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/plugins/disktidy.tex2
-rw-r--r--manual/plugins/mpegplayer.tex1
-rw-r--r--manual/plugins/random_folder_advance_config.tex6
-rw-r--r--manual/plugins/text_editor.tex8
4 files changed, 9 insertions, 8 deletions
diff --git a/manual/plugins/disktidy.tex b/manual/plugins/disktidy.tex
index d8394d48dc..6892406e64 100644
--- a/manual/plugins/disktidy.tex
+++ b/manual/plugins/disktidy.tex
@@ -23,7 +23,7 @@
23 \begin{table} 23 \begin{table}
24 \begin{btnmap}{}{} 24 \begin{btnmap}{}{}
25 \ActionStdCancel 25 \ActionStdCancel
26 \opt{HAVEREMOTEPAD}{& \ActionRCStdCancel} 26 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdCancel}
27 & Exit / Abort\\ 27 & Exit / Abort\\
28 \end{btnmap} 28 \end{btnmap}
29\end{table} 29\end{table}
diff --git a/manual/plugins/mpegplayer.tex b/manual/plugins/mpegplayer.tex
index af3895ed09..57c5ec2e3e 100644
--- a/manual/plugins/mpegplayer.tex
+++ b/manual/plugins/mpegplayer.tex
@@ -22,6 +22,7 @@ option and choose \setting{mpegplayer}.
22 \opt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ButtonLeft{} or \ButtonVolDown{} / 22 \opt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ButtonLeft{} or \ButtonVolDown{} /
23 \opt{HAVEREMOTEKEYMAP}{& } 23 \opt{HAVEREMOTEKEYMAP}{& }
24 \ButtonRight{} or \ButtonVolUp} 24 \ButtonRight{} or \ButtonVolUp}
25 \opt{HAVEREMOTEKEYMAP}{& }
25 & Adjust volume up / down\\ 26 & Adjust volume up / down\\
26 \nopt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ActionWpsSkipPrev{} / \ActionWpsSkipNext} 27 \nopt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ActionWpsSkipPrev{} / \ActionWpsSkipNext}
27 \opt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ButtonUp{} / \ButtonDown} 28 \opt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ButtonUp{} / \ButtonDown}
diff --git a/manual/plugins/random_folder_advance_config.tex b/manual/plugins/random_folder_advance_config.tex
index 129890c764..e71acf026f 100644
--- a/manual/plugins/random_folder_advance_config.tex
+++ b/manual/plugins/random_folder_advance_config.tex
@@ -29,16 +29,16 @@ it you need to have both \fname{-/CDs} and \fname{CDs} as entries.
29\begin{table} 29\begin{table}
30\begin{btnmap}{}{} 30\begin{btnmap}{}{}
31 \ActionStdOk{} 31 \ActionStdOk{}
32 \opt{HAVEREMOTEKEYPAD}{& \ActionRCStdOk} 32 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdOk}
33 & Delete selected folder\\ 33 & Delete selected folder\\
34 34
35 \ActionStdContext{} 35 \ActionStdContext{}
36 \opt{HAVEREMOTEKEYPAD}{& \ActionRCStdContext} 36 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdContext}
37 & Bring up the context menu which allows you to 37 & Bring up the context menu which allows you to
38 remove the selected folder or it's entire folder tree\\ 38 remove the selected folder or it's entire folder tree\\
39 39
40 \ActionStdCancel{} 40 \ActionStdCancel{}
41 \opt{HAVEREMOTEKEYPAD}{& \ActionRCStdCancel} 41 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdCancel}
42 & Exit\\ 42 & Exit\\
43 43
44\end{btnmap} 44\end{btnmap}
diff --git a/manual/plugins/text_editor.tex b/manual/plugins/text_editor.tex
index 662cf9e351..f245cb4eda 100644
--- a/manual/plugins/text_editor.tex
+++ b/manual/plugins/text_editor.tex
@@ -21,19 +21,19 @@ the \setting{Virtual Keyboard} (see \reference{sec:virtual_keyboard}).
21\begin{table} 21\begin{table}
22 \begin{btnmap}{}{} 22 \begin{btnmap}{}{}
23 \ActionStdOk 23 \ActionStdOk
24 \opt{HAVEREMOTEKEYPAD}{& \ActionRCStdOk} 24 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdOk}
25 & Edit Line / Select Character\\ 25 & Edit Line / Select Character\\
26 26
27 \ActionStdCancel 27 \ActionStdCancel
28 \opt{HAVEREMOTEKEYPAD}{& \ActionRCStdCancel} 28 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdCancel}
29 & Exit / Abort Editing\\ 29 & Exit / Abort Editing\\
30 30
31 \ActionStdMenu 31 \ActionStdMenu
32 \opt{HAVEREMOTEKEYPAD}{& \ActionRCStdMenu} 32 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdMenu}
33 & Show Item Menu\\ 33 & Show Item Menu\\
34 34
35 \ActionStdContext 35 \ActionStdContext
36 \opt{HAVEREMOTEKEYPAD}{& \ActionRCStdContext} 36 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdContext}
37 & Delete Line\\ 37 & Delete Line\\
38 \end{btnmap} 38 \end{btnmap}
39\end{table} 39\end{table}