summaryrefslogtreecommitdiff
path: root/manual/plugins
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-22 13:48:19 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-22 13:48:19 +0000
commitcff2a54e7cbc369621c41a04a1bb67110da81443 (patch)
tree52bbd35a1bcac472738da0fdde737e7e6770c01a /manual/plugins
parent86122ffdc3263d8f240c082c34b1f048ba170921 (diff)
downloadrockbox-cff2a54e7cbc369621c41a04a1bb67110da81443.tar.gz
rockbox-cff2a54e7cbc369621c41a04a1bb67110da81443.zip
Correct table
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9184 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins')
-rw-r--r--manual/plugins/pacbox.tex16
1 files changed, 8 insertions, 8 deletions
diff --git a/manual/plugins/pacbox.tex b/manual/plugins/pacbox.tex
index 2fbae07556..bd04a6616c 100644
--- a/manual/plugins/pacbox.tex
+++ b/manual/plugins/pacbox.tex
@@ -28,14 +28,14 @@ In the MAME ROMs collection the necessary files can be found in \fname{pacman.zi
28\begin{center} 28\begin{center}
29 \begin{tabular}{ll}\toprule 29 \begin{tabular}{ll}\toprule
30 \textbf{Key} & \textbf{Action}\\\midrule 30 \textbf{Key} & \textbf{Action}\\\midrule
31 Move Up & \opt{h1xx,h300}{RIGHT}\opt{ipodcolor,ipodnano}{NEXT}\\ 31 \opt{h1xx,h300}{RIGHT}\opt{ipodcolor,ipodnano}{NEXT} & Move Up\\
32 Move Down & \opt{h1xx,h300}{LEFT}\opt{ipodcolor,ipodnano}{PREV}\\ 32 \opt{h1xx,h300}{LEFT}\opt{ipodcolor,ipodnano}{PREV} & Move Down\\
33 Move Left & \opt{h1xx,h300}{UP}\opt{ipodcolor,ipodnano}{MENU}\\ 33 \opt{h1xx,h300}{UP}\opt{ipodcolor,ipodnano}{MENU} & Move Left\\
34 Move Right & \opt{h1xx,h300}{DOWN}\opt{ipodcolor,ipodnano}{PLAY}\\ 34 \opt{h1xx,h300}{DOWN}\opt{ipodcolor,ipodnano}{PLAY} & Move Right\\
35 Insert Coin & \opt{h1xx,h300}{REC}\opt{ipodcolor,ipodnano}{SELECT}\\ 35 \opt{h1xx,h300}{REC}\opt{ipodcolor,ipodnano}{SELECT} & Insert Coin\\
36 1-Player Start & \opt{h1xx,h300,ipodcolor,ipodnano}{SELECT}\\ 36 \opt{h1xx,h300,ipodcolor,ipodnano}{SELECT} & 1-Player Start\\
37 2-Player Start & \opt{h1xx,h300}{ON}\opt{ipodcolor,ipodnano}{n/a}\\ 37 \opt{h1xx,h300}{ON}\opt{ipodcolor,ipodnano}{n/a} & 2-Player Start\\
38 Menu & \opt{h1xx,h300}{MODE}\opt{ipodcolor,ipodnano}{SELECT+MENU}\\\bottomrule 38 \opt{h1xx,h300}{MODE}\opt{ipodcolor,ipodnano}{SELECT+MENU} & Menu\\\bottomrule
39 \end{tabular} 39 \end{tabular}
40\end{center} 40\end{center}
41 41