summaryrefslogtreecommitdiff
path: root/manual/plugins/flipit.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/flipit.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/flipit.tex')
-rw-r--r--manual/plugins/flipit.tex4
1 files changed, 3 insertions, 1 deletions
diff --git a/manual/plugins/flipit.tex b/manual/plugins/flipit.tex
index 9191cb6a5e..7324683a18 100644
--- a/manual/plugins/flipit.tex
+++ b/manual/plugins/flipit.tex
@@ -61,7 +61,9 @@ a screen containing tokens of only one colour.
61\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 61\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
62\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_C200_PAD}{\ButtonPower} 62\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_C200_PAD}{\ButtonPower}
63\opt{GIGABEAT_S_PAD}{\ButtonBack} 63\opt{GIGABEAT_S_PAD}{\ButtonBack}
64 \opt{HAVEREMOTEKEYMAP}{& } 64 \opt{HAVEREMOTEKEYMAP}{&
65 \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
66 }
65 & Quit the game \\ 67 & Quit the game \\
66\end{btnmap} 68\end{btnmap}
67\end{table} 69\end{table}