Correct table

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9184 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Martin Arver 2006-03-22 13:48:19 +00:00
parent 86122ffdc3
commit cff2a54e7c

View file

@ -28,14 +28,14 @@ In the MAME ROMs collection the necessary files can be found in \fname{pacman.zi
\begin{center}
\begin{tabular}{ll}\toprule
\textbf{Key} & \textbf{Action}\\\midrule
Move Up & \opt{h1xx,h300}{RIGHT}\opt{ipodcolor,ipodnano}{NEXT}\\
Move Down & \opt{h1xx,h300}{LEFT}\opt{ipodcolor,ipodnano}{PREV}\\
Move Left & \opt{h1xx,h300}{UP}\opt{ipodcolor,ipodnano}{MENU}\\
Move Right & \opt{h1xx,h300}{DOWN}\opt{ipodcolor,ipodnano}{PLAY}\\
Insert Coin & \opt{h1xx,h300}{REC}\opt{ipodcolor,ipodnano}{SELECT}\\
1-Player Start & \opt{h1xx,h300,ipodcolor,ipodnano}{SELECT}\\
2-Player Start & \opt{h1xx,h300}{ON}\opt{ipodcolor,ipodnano}{n/a}\\
Menu & \opt{h1xx,h300}{MODE}\opt{ipodcolor,ipodnano}{SELECT+MENU}\\\bottomrule
\opt{h1xx,h300}{RIGHT}\opt{ipodcolor,ipodnano}{NEXT} & Move Up\\
\opt{h1xx,h300}{LEFT}\opt{ipodcolor,ipodnano}{PREV} & Move Down\\
\opt{h1xx,h300}{UP}\opt{ipodcolor,ipodnano}{MENU} & Move Left\\
\opt{h1xx,h300}{DOWN}\opt{ipodcolor,ipodnano}{PLAY} & Move Right\\
\opt{h1xx,h300}{REC}\opt{ipodcolor,ipodnano}{SELECT} & Insert Coin\\
\opt{h1xx,h300,ipodcolor,ipodnano}{SELECT} & 1-Player Start\\
\opt{h1xx,h300}{ON}\opt{ipodcolor,ipodnano}{n/a} & 2-Player Start\\
\opt{h1xx,h300}{MODE}\opt{ipodcolor,ipodnano}{SELECT+MENU} & Menu\\\bottomrule
\end{tabular}
\end{center}