summaryrefslogtreecommitdiff
path: root/manual/plugins/pacbox.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/plugins/pacbox.tex
parent0a21ffabbe63f8dd5c893266bdd39bebc2231adc (diff)
downloadrockbox-97365803d390e44155fc41657bd03a7b121956aa.tar.gz
rockbox-97365803d390e44155fc41657bd03a7b121956aa.zip
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/plugins/pacbox.tex')
-rw-r--r--manual/plugins/pacbox.tex7
1 files changed, 2 insertions, 5 deletions
diff --git a/manual/plugins/pacbox.tex b/manual/plugins/pacbox.tex
index 5ba7680f14..afb4387679 100644
--- a/manual/plugins/pacbox.tex
+++ b/manual/plugins/pacbox.tex
@@ -26,8 +26,7 @@ These need to be stored in the \fname{/.rockbox/pacman/} directory on your
26found at \url{http://www.mame.net}. 26found at \url{http://www.mame.net}.
27 27
28\subsubsection{Keys} 28\subsubsection{Keys}
29\begin{table} 29\begin{btnmap}
30 \begin{btnmap}{}{}
31 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,% 30 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,%
32 IPOD_3G_PAD,h10,MROBE100_PAD,SANSA_FUZE_PAD}{\ButtonRight} 31 IPOD_3G_PAD,h10,MROBE100_PAD,SANSA_FUZE_PAD}{\ButtonRight}
33 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,PBELL_VIBE500_PAD}{\ButtonUp} 32 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,PBELL_VIBE500_PAD}{\ButtonUp}
@@ -90,6 +89,4 @@ found at \url{http://www.mame.net}.
90 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,COWON_D2_PAD,PBELL_VIBE500_PAD}{\ButtonMenu} 89 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,COWON_D2_PAD,PBELL_VIBE500_PAD}{\ButtonMenu}
91 \opt{HAVEREMOTEKEYMAP}{& } 90 \opt{HAVEREMOTEKEYMAP}{& }
92 & Menu\\ 91 & Menu\\
93 \end{btnmap} 92\end{btnmap}
94\end{table}
95