summaryrefslogtreecommitdiff
path: root/manual/plugins/pacbox.tex
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2006-06-06 15:54:11 +0000
committerNils Wallménius <nils@rockbox.org>2006-06-06 15:54:11 +0000
commitba53a26088414fbe0562acf172146e34c7bb2103 (patch)
tree2abe62fb722d6527d762bb634e28bd6265284f5b /manual/plugins/pacbox.tex
parent5208d38bb3bd9ccac9e6dd3eb61119112e1360c6 (diff)
(1) Cleaned up and corrected \opts for plugin inclusion. (2) Updated vumeter buttonmap (3) Updated sudoku section. (4) Updated and corrected Pacbox buttonmap and added ipod video screenshot.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10076 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/pacbox.tex')
-rw-r--r--manual/plugins/pacbox.tex25
1 files changed, 15 insertions, 10 deletions
diff --git a/manual/plugins/pacbox.tex b/manual/plugins/pacbox.tex
index c13ca8253f..a9a445b591 100644
--- a/manual/plugins/pacbox.tex
+++ b/manual/plugins/pacbox.tex
@@ -29,23 +29,28 @@ found at \url{http://www.mame.net}.
\subsubsection{Keys}
\begin{table}
\begin{btnmap}{}{}
- \opt{h1xx,h300,x5,ipodcolor,ipodnano}{\ButtonRight}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD}{\ButtonRight}
& Move Up\\
- \opt{h1xx,h300,x5,ipodcolor,ipodnano}{\ButtonLeft}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD}{\ButtonLeft}
& Move Down\\
- \opt{h1xx,h300,x5}{\ButtonUp}\opt{ipodcolor,ipodnano}{\ButtonMenu}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp}
+ \opt{IPOD_4G_PAD}{\ButtonMenu}
& Move Left\\
- \opt{h1xx,h300,x5}{\ButtonDown}\opt{ipodcolor,ipodnano}{\ButtonPlay}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonDown}
+ \opt{IPOD_4G_PAD}{\ButtonPlay}
& Move Right\\
- \opt{h1xx,h300,x5}{\ButtonRec}\opt{ipodcolor,ipodnano}{\ButtonSelect}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRec}
+ \opt{IPOD_4G_PAD}{\ButtonSelect}
& Insert Coin\\
- \opt{h1xx,h300,x5,ipodcolor,ipodnano}{\ButtonSelect}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD}{\ButtonSelect}
& 1-Player Start\\
- \opt{h1xx,h300,x5}{\ButtonOn}\opt{ipodcolor,ipodnano}{n/a}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IPOD_4G_PAD}{n/a}
+ \opt{IAUDIO_X5_PAD}{\ButtonPower}
& 2-Player Start\\
- \opt{h1xx,h300}{\ButtonMode}
- \opt{x5}{\ButtonOn}
- \opt{ipodcolor,ipodnano}{\ButtonSelect+\ButtonMenu}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IPOD_4G_PAD}{\ButtonSelect+\ButtonMenu}
+ \opt{IAUDIO_X5_PAD}{\ButtonPlay}
& Menu\\
\end{btnmap}
\end{table}