summaryrefslogtreecommitdiff
path: root/manual/plugins/fire.tex
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2007-10-16 00:17:27 +0000
committerMarianne Arnold <pixelma@rockbox.org>2007-10-16 00:17:27 +0000
commit3145ad5f282ca9b568e37e6d0e1ff1f548476dc8 (patch)
tree231c3e729a23fb24bfd1165433eab274faa3fd9b /manual/plugins/fire.tex
parent0d3ca0032d60f6ced6432c08b75b68218e75c79d (diff)
downloadrockbox-3145ad5f282ca9b568e37e6d0e1ff1f548476dc8.tar.gz
rockbox-3145ad5f282ca9b568e37e6d0e1ff1f548476dc8.zip
Manual: fill out some more button tables in the plugin chapter especially for the c200 but added missing information or corrections for other players as well where found missing (mainly Gigabeat and H10). More to come...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15131 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/fire.tex')
-rw-r--r--manual/plugins/fire.tex9
1 files changed, 5 insertions, 4 deletions
diff --git a/manual/plugins/fire.tex b/manual/plugins/fire.tex
index 3c29f5ad4f..24069851e4 100644
--- a/manual/plugins/fire.tex
+++ b/manual/plugins/fire.tex
@@ -4,7 +4,7 @@
4Fire is a demo displaying a fire effect. 4Fire is a demo displaying a fire effect.
5\begin{table} 5\begin{table}
6 \begin{btnmap}{}{} 6 \begin{btnmap}{}{}
7 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD} 7 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}
8 {\ButtonUp\ / \ButtonDown} 8 {\ButtonUp\ / \ButtonDown}
9 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} 9 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
10 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} 10 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
@@ -13,15 +13,16 @@ Fire is a demo displaying a fire effect.
13 \opt{ONDIO_PAD}{\ButtonMenu} 13 \opt{ONDIO_PAD}{\ButtonMenu}
14 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 14 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
15 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect} 15 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
16 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonLeft} 16 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonLeft}
17 & Toggle flame type\\ 17 & Toggle flame type\\
18 \opt{RECORDER_PAD}{\ButtonPlay} 18 \opt{RECORDER_PAD}{\ButtonPlay}
19 \opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonRight} 19 \opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}
20 {\ButtonRight}
20 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} 21 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
21 & Toggle moving flames\\ 22 & Toggle moving flames\\
22 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 23 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
23 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} 24 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
24 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower} 25 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower}
25 & Quit\\ 26 & Quit\\
26 \end{btnmap} 27 \end{btnmap}
27\end{table} 28\end{table}