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/pong.tex | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'manual/plugins/pong.tex') diff --git a/manual/plugins/pong.tex b/manual/plugins/pong.tex index b9a00e3af5..77639fa191 100644 --- a/manual/plugins/pong.tex +++ b/manual/plugins/pong.tex @@ -8,6 +8,7 @@ Pong is a simple two player ``tennis game''. Whenever a player misses the ball t \opt{ONDIO_PAD,SANSA_E200_PAD}{\ButtonLeft} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD% ,GIGABEAT_S_PAD}{\ButtonUp} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IRIVER_H10_PAD}{\ButtonScrollUp} \opt{SANSA_C200_PAD}{\ButtonVolUp} @@ -17,6 +18,7 @@ Pong is a simple two player ``tennis game''. Whenever a player misses the ball t \opt{ONDIO_PAD}{\ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD% ,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H10_PAD}{\ButtonScrollDown} \opt{SANSA_C200_PAD}{\ButtonVolDown} \opt{MROBE100_PAD}{\ButtonLeft} @@ -24,6 +26,7 @@ Pong is a simple two player ``tennis game''. Whenever a player misses the ball t \opt{RECORDER_PAD}{\ButtonFThree} \opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight} \opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{IRIVER_H10_PAD}{\ButtonRew} @@ -33,12 +36,14 @@ Pong is a simple two player ``tennis game''. Whenever a player misses the ball t \opt{RECORDER_PAD,SANSA_E200_PAD}{\ButtonRight} \opt{ONDIO_PAD,SANSA_C200_PAD}{\ButtonDown} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonFF} \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown} \opt{MROBE100_PAD}{\ButtonRight} & Right player down\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD% ,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} -- cgit v1.2.3