From 41ff287e07d555f5f667812003dcf2f8fd86eec3 Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Sun, 28 Jun 2009 18:02:04 +0000 Subject: 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 --- manual/plugins/wormlet.tex | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'manual/plugins/wormlet.tex') diff --git a/manual/plugins/wormlet.tex b/manual/plugins/wormlet.tex index d8de4abe5c..10cd38f8bd 100644 --- a/manual/plugins/wormlet.tex +++ b/manual/plugins/wormlet.tex @@ -17,10 +17,13 @@ Menu controls:} \begin{table} \begin{btnmap}{}{} - \ButtonLeft\ / \ButtonRight & Controls number of worms in the game\\ + \ButtonLeft\ / \ButtonRight + \opt{IRIVER_RC_H100_PAD}{&} + & Controls number of worms in the game\\ \opt{RECORDER_PAD}{ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD} {\ButtonUp\ / \ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu\ / \ButtonPlay} & Selects number of players\\ \ButtonFOne & Selects game mode.\\} \end{btnmap} @@ -70,16 +73,20 @@ Game controls:} \begin{table} \begin{btnmap}{}{} \ButtonLeft + \opt{IRIVER_RC_H100_PAD}{&} & Turn left\\ \ButtonRight + \opt{IRIVER_RC_H100_PAD}{&} & Turn right\\ \opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD% ,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu} \opt{IRIVER_H10_PAD}{\ButtonScrollUp} & Turn Up\\ \opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD% ,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonScrollDown} & Turn Down\\ -- cgit v1.2.3