diff options
author | Marianne Arnold <pixelma@rockbox.org> | 2007-10-06 09:10:34 +0000 |
---|---|---|
committer | Marianne Arnold <pixelma@rockbox.org> | 2007-10-06 09:10:34 +0000 |
commit | fc7413d9d081f78e7d73ec835e2f2126fbd63c0b (patch) | |
tree | 02999e0b2113a2e885a36926218632c4c09de527 /manual/plugins/solitaire.tex | |
parent | 8383bff582fd0570f32fc94ce3ff2ab380417786 (diff) |
Fill out some plugin button tables in the c200 manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15001 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/solitaire.tex')
-rw-r--r-- | manual/plugins/solitaire.tex | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/manual/plugins/solitaire.tex b/manual/plugins/solitaire.tex index bb44806505..80ca93d8d2 100644 --- a/manual/plugins/solitaire.tex +++ b/manual/plugins/solitaire.tex @@ -16,7 +16,7 @@ visit\\ \begin{table} \begin{btnmap}{}{} \ButtonLeft/\ButtonRight/\\ - \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD} + \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,SANSA_C200_PAD} {\ButtonUp/\ButtonDown} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack} \opt{IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonScrollUp/\ButtonScrollDown} @@ -24,7 +24,7 @@ visit\\ % \opt{RECORDER_PAD}{\ButtonOn} \opt{ONDIO_PAD}{\ButtonMenu} - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonSelect} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonPlay} & Select cards, move cards, reveal hidden cards...\\ % @@ -35,6 +35,7 @@ visit\\ \opt{IAUDIO_X5_PAD}{\ButtonPlay} \opt{IRIVER_H10_PAD}{Hold \ButtonLeft} \opt{SANSA_E200_PAD}{\ButtonRec} + \opt{SANSA_C200_PAD}{\ButtonVolDown} & If a card was selected -- unselect it, else\\ & Draw 3 new cards from the remains stack\\ % @@ -44,12 +45,13 @@ visit\\ \opt{IAUDIO_X5_PAD}{Hold \ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonFF} \opt{SANSA_E200_PAD}{\ButtonLeft} + \opt{SANSA_C200_PAD}{\ButtonRec} \opt{GIGABEAT_PAD}{\ButtonA + \ButtonLeft} & Put the card from the top of the remains stack on top of the cursor\\ % \opt{RECORDER_PAD}{\ButtonFTwo} \opt{ONDIO_PAD}{Hold \ButtonUp} - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD}{Hold \ButtonSelect} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,SANSA_C200_PAD}{Hold \ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Hold \ButtonMenu} \opt{IAUDIO_X5_PAD}{Hold \ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonRew} @@ -62,11 +64,12 @@ visit\\ \opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{SANSA_E200_PAD}{\ButtonRight} \opt{GIGABEAT_PAD}{\ButtonA + \ButtonRight} + \opt{SANSA_C200_PAD}{\ButtonVolUp} & Put the card on top of the remains stack on one of the final colour stacks.\\ % \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H300_PAD,IRIVER_H100_PAD}{\ButtonOff} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect} - \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonPower} + \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} & Show menu\\ \end{btnmap} \end{table}
\ No newline at end of file |