summaryrefslogtreecommitdiff
path: root/manual/plugins/rockblox1d.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-06-28 18:02:04 +0000
committerAlex Parker <rockbox@aeparker.com>2009-06-28 18:02:04 +0000
commit41ff287e07d555f5f667812003dcf2f8fd86eec3 (patch)
treeb093babb95238be7961dc8123ba9a22699c5317c /manual/plugins/rockblox1d.tex
parent7df759c95107bc8e5f9a6ba17f77114fa9d80357 (diff)
downloadrockbox-41ff287e07d555f5f667812003dcf2f8fd86eec3.tar.gz
rockbox-41ff287e07d555f5f667812003dcf2f8fd86eec3.zip
Add remote keymapping to the manual for the iriver H100. Plugins have not yet been done and currently just have a blank column. Most plugins only quit via the remote anyway at this point. Please notify of any errors/omissions (I'm sure there are some).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21547 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/rockblox1d.tex')
-rw-r--r--manual/plugins/rockblox1d.tex10
1 files changed, 8 insertions, 2 deletions
diff --git a/manual/plugins/rockblox1d.tex b/manual/plugins/rockblox1d.tex
index c28d2767ed..b179e38885 100644
--- a/manual/plugins/rockblox1d.tex
+++ b/manual/plugins/rockblox1d.tex
@@ -1,16 +1,22 @@
1% $Id$ % 1% $Id$ %
2\subsection{Rockblox1d} 2\subsection{Rockblox1d}
3 3
4Rockblox1d is a game for people who find rockblox too hard. In this version the second dimension is missing so the user only has to move the bricks down. No horizontal moving anymore and no need to rotate the brick! 4Rockblox1d is a game for people who find rockblox too hard. In this version the
5second dimension is missing so the user only has to move the bricks down. No
6horizontal moving anymore and no need to rotate the brick!
5 7
6\begin{table} 8\begin{table}
7 \begin{btnmap}{}{} 9 \begin{btnmap}{}{}
8 \opt{ONDIO_PAD}{\ButtonRight} 10 \opt{ONDIO_PAD}{\ButtonRight}
9 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect} 11 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
12 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_C200_PAD}
13 {\ButtonSelect}
14 \opt{IRIVER_RC_H100_PAD}{&}
10 \opt{RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay} 15 \opt{RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay}
11 & Move down faster\\ 16 & Move down faster\\
12 17
13 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 18 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
19 \opt{IRIVER_RC_H100_PAD}{&}
14 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect} 20 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect}
15 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} 21 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
16 \opt{GIGABEAT_S_PAD}{\ButtonBack} 22 \opt{GIGABEAT_S_PAD}{\ButtonBack}