From 6e209443c52bb02d25d1a3f3b76a071a961a7563 Mon Sep 17 00:00:00 2001 From: Robert Kukla Date: Tue, 18 Mar 2008 09:24:35 +0000 Subject: - add button descriptions to the m:robe 100 manual for the majority of plugins - add gigabeat button descriptions which were missing - fix a few inconsistencies I noticed doing the above (mainly outstanding r13278 follow-ons) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16693 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/pong.tex | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'manual/plugins/pong.tex') diff --git a/manual/plugins/pong.tex b/manual/plugins/pong.tex index c885c3cc60..fecfc341e1 100644 --- a/manual/plugins/pong.tex +++ b/manual/plugins/pong.tex @@ -10,12 +10,14 @@ Pong is a simple two player ``tennis game''. Whenever a player misses the ball t \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IRIVER_H10_PAD}{\ButtonScrollUp} \opt{SANSA_C200_PAD}{\ButtonVolUp} + \opt{MROBE100_PAD}{\ButtonMenu} & Left player up\\ \opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft} \opt{ONDIO_PAD}{\ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonDown} \opt{IRIVER_H10_PAD}{\ButtonScrollDown} \opt{SANSA_C200_PAD}{\ButtonVolDown} + \opt{MROBE100_PAD}{\ButtonLeft} & Left player down\\ \opt{RECORDER_PAD}{\ButtonFThree} \opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp} @@ -24,6 +26,7 @@ Pong is a simple two player ``tennis game''. Whenever a player misses the ball t \opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{IRIVER_H10_PAD}{\ButtonRew} \opt{GIGABEAT_PAD}{\ButtonVolUp} + \opt{MROBE100_PAD}{\ButtonPlay} & Right player up\\ \opt{RECORDER_PAD,SANSA_E200_PAD}{\ButtonRight} \opt{ONDIO_PAD,SANSA_C200_PAD}{\ButtonDown} @@ -31,10 +34,11 @@ Pong is a simple two player ``tennis game''. Whenever a player misses the ball t \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonFF} \opt{GIGABEAT_PAD}{\ButtonVolDown} + \opt{MROBE100_PAD}{\ButtonRight} & Right player down\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect} - \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} + \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} & Quit\\ \end{btnmap} \end{table} -- cgit v1.2.3