summaryrefslogtreecommitdiff
path: root/manual/plugins/star.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-07-22 21:40:29 +0000
committerAlex Parker <rockbox@aeparker.com>2009-07-22 21:40:29 +0000
commit300b12e0046d40a11df366ab981cf91d92f67a45 (patch)
tree581c57425fb1c502c7347cea00f2e10f3b2c89a7 /manual/plugins/star.tex
parent457eb6b2e9228acff75eaf33eae56e9b91c65a89 (diff)
downloadrockbox-300b12e0046d40a11df366ab981cf91d92f67a45.tar.gz
rockbox-300b12e0046d40a11df366ab981cf91d92f67a45.zip
Add H100 remote keys for plugins to the manual. For the vast majority
of plugins this is just exit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22000 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/star.tex')
-rw-r--r--manual/plugins/star.tex4
1 files changed, 3 insertions, 1 deletions
diff --git a/manual/plugins/star.tex b/manual/plugins/star.tex
index 1ee5ff4ca5..e21acdcd57 100644
--- a/manual/plugins/star.tex
+++ b/manual/plugins/star.tex
@@ -75,7 +75,9 @@ could not otherwise reach. The block cannot take ``o''s.
75 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 75 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
76 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} 76 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower}
77 \opt{GIGABEAT_S_PAD}{\ButtonBack} 77 \opt{GIGABEAT_S_PAD}{\ButtonBack}
78 \opt{HAVEREMOTEKEYMAP}{& } 78 \opt{HAVEREMOTEKEYMAP}{&
79 \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
80 }
79 & Exit the game \\ 81 & Exit the game \\
80 \end{btnmap} 82 \end{btnmap}
81\end{table} 83\end{table}