summaryrefslogtreecommitdiffstats
path: root/manual/plugins/invadrox.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-07-22 18:08:51 +0000
committerAlex Parker <rockbox@aeparker.com>2009-07-22 18:08:51 +0000
commit8d194f08d784d221897c024f295003ea73b957d6 (patch)
tree0ad44f45940fcdb4ec62add85f362516f556c46c /manual/plugins/invadrox.tex
parent308522b60e98dc8fda31f3b35de70aa473062257 (diff)
downloadrockbox-8d194f08d784d221897c024f295003ea73b957d6.tar.gz
rockbox-8d194f08d784d221897c024f295003ea73b957d6.zip
Add a generic \opt{HAVEREMOTEKEYMAP}{& } to button maps to allow all
manuals with HAVEREMOTEKEYMAP defined to build, regardless of whether tables have been edited for the specific remote keymap. The actual button can be added inside this opt. Change many IRIVER_RC_H100_PAD opts to the generic HAVEREMOTEKEYMAP git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21997 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/invadrox.tex')
-rw-r--r--manual/plugins/invadrox.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/plugins/invadrox.tex b/manual/plugins/invadrox.tex
index 6e5ac052d6..cba81cda62 100644
--- a/manual/plugins/invadrox.tex
+++ b/manual/plugins/invadrox.tex
@@ -8,21 +8,21 @@ increase speed, drop down and reverse direction after every pass!
\begin{table}
\begin{btnmap}{}{}
Left and Right
- \opt{IRIVER_RC_H100_PAD}{&}
+ \opt{HAVEREMOTEKEYMAP}{& }
& Move left and right \\
%
\opt{IRIVER_H100_PAD}{\ButtonOn}
\opt{IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,IAUDIO_X5_PAD%
,GIGABEAT_PAD,SANSA_E200_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonPlay}
- \opt{IRIVER_RC_H100_PAD}{&}
+ \opt{HAVEREMOTEKEYMAP}{& }
& Fire \\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,%
SANSA_E200_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{IRIVER_RC_H100_PAD}{&}
+ \opt{HAVEREMOTEKEYMAP}{& }
& Quit\\
\end{btnmap}
\end{table} \ No newline at end of file