From 97365803d390e44155fc41657bd03a7b121956aa Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Thu, 20 May 2010 17:38:38 +0000 Subject: 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 --- manual/configure_rockbox/system_options.tex | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) (limited to 'manual/configure_rockbox/system_options.tex') 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} } -- cgit v1.2.3