summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/system_options.tex
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2010-05-20 17:38:38 +0000
committerAlexander Levin <al.le@rockbox.org>2010-05-20 17:38:38 +0000
commit97365803d390e44155fc41657bd03a7b121956aa (patch)
tree1cad7d63df2fd72a0dfd3726720a6689b401b04d /manual/configure_rockbox/system_options.tex
parent0a21ffabbe63f8dd5c893266bdd39bebc2231adc (diff)
Get rid of unnecessary 'table' environment and the never used parameters for button maps (FS#11088)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26201 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox/system_options.tex')
-rw-r--r--manual/configure_rockbox/system_options.tex16
1 files changed, 4 insertions, 12 deletions
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex
index 7488eaa331..a5be25bb27 100644
--- a/manual/configure_rockbox/system_options.tex
+++ b/manual/configure_rockbox/system_options.tex
@@ -251,8 +251,7 @@ therefore result in better runtime.
and skips tracks on the host computer. It is equivalent for the
multimedia keys found on top of some multimedia keyboards.
- \begin{table}
- \begin{btnmap}{}{}
+ \begin{btnmap}
% Volume up / down
\opt{SANSA_E200_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
{\ButtonScrollFwd / \ButtonScrollBack}
@@ -338,7 +337,6 @@ therefore result in better runtime.
Scan next track
\\
\end{btnmap}
- \end{table}
\item [Presentation.] This mode lets you control a presentation program
(e.g. OpenOffice Impress, and some other popular application), making
@@ -346,8 +344,7 @@ therefore result in better runtime.
for lecturers who does not have a wireless remote control for this
purpose.
- \begin{table}
- \begin{btnmap}{}{}
+ \begin{btnmap}
% Slideshow start
\opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonUp}
\opt{GIGABEAT_S_PAD}{\ButtonPlay; \ButtonUp}
@@ -498,14 +495,12 @@ therefore result in better runtime.
Perform a `mouse over' over a link
\\
\end{btnmap}
- \end{table}
\item [Browser.] This mode lets you control a web browser (e.g.
Firefox). It uses the \dap{}'s keys to navigate through the web page
and different tabs, navigate through history, and to control zoom.
- \begin{table}
- \begin{btnmap}{}{}
+ \begin{btnmap}
% Scroll up / down
\opt{SANSA_E200_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
{\ButtonScrollBack / \ButtonScrollFwd}
@@ -633,14 +628,12 @@ therefore result in better runtime.
View full-screen toggle
\\
\end{btnmap}
- \end{table}
{\opt{usb_hid_mouse}{
\item [Mouse.] This mode emulates a mouse. Features supported: Mouse
movement; left and right button clicking; and dragging and dropping.
- \begin{table}
- \begin{btnmap}{}{}
+ \begin{btnmap}
% Cursor move up / down / left / right
\opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD%
,SANSA_CLIP_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}
@@ -701,7 +694,6 @@ therefore result in better runtime.
Mouse wheel scroll up / down, respectively
\\
\end{btnmap}
- \end{table}
}}
\end{description}
}