From cff2a54e7cbc369621c41a04a1bb67110da81443 Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Wed, 22 Mar 2006 13:48:19 +0000 Subject: Correct table git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9184 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/pacbox.tex | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'manual/plugins/pacbox.tex') 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 \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} -- cgit v1.2.3