From 5df64236da4458edf665e486aee03f9c6c475f7f Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Tue, 17 Oct 2006 14:43:39 +0000 Subject: Add missing h10 button definitions for the game plugins. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11248 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/solitaire.tex | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'manual/plugins/solitaire.tex') diff --git a/manual/plugins/solitaire.tex b/manual/plugins/solitaire.tex index c34cd2c3aa..7f026d4eac 100644 --- a/manual/plugins/solitaire.tex +++ b/manual/plugins/solitaire.tex @@ -19,16 +19,18 @@ visit\\ \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD} {\ButtonLeft, \ButtonRight, \ButtonUp, \ButtonDown} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft, \ButtonRight, \ButtonMenu, \ButtonPlay} + \opt{IRIVER_H10_PAD}{\ButtonLeft/\ButtonRight/\ButtonScrollUp/\ButtonScrollDown} & Move Cursor around.\\ % \opt{RECORDER_PAD}{\ButtonOn} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{\ButtonSelect} + \opt{IRIVER_H100_PAD}{\ButtonRew} & Select cards, move cards, reveal hidden cards...\\ % \opt{RECORDER_PAD}{\ButtonFTwo} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect + \ButtonPlay} - \opt{IAUDIO_X5_PAD}{\ButtonPlay} + \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} & If a card was selected -- unselect it, else\\ & Draw 3 new cards from the remains stack\\ % @@ -36,18 +38,21 @@ visit\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn + \ButtonLeft} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect + \ButtonLeft} \opt{IAUDIO_X5_PAD}{\ButtonRec + \ButtonLeft} + \opt{IRIVER_H10_PAD}{\ButtonFF+\ButtonLeft} & Put the card from the top of the remains stack on top of the cursor\\ % \opt{RECORDER_PAD}{\ButtonFOne} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Hold \ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect + \ButtonRight} \opt{IAUDIO_X5_PAD}{\ButtonRec + \ButtonUp} + \opt{IRIVER_H10_PAD}{\ButtonFF+\ButtonScrollUp} & Put the card under the cursor on one of the 4 final colour stacks.\\ % \opt{RECORDER_PAD}{\ButtonFThree} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn + \ButtonRight} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft + \ButtonRight} \opt{IAUDIO_X5_PAD}{\ButtonRec + \ButtonDown} + \opt{IRIVER_H10_PAD}{\ButtonFF+\ButtonScrollDown} & Put the card on top of the remains stack on one of the final colour stacks.\\ \end{btnmap} \end{table} -- cgit v1.2.3