diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2007-10-07 17:54:12 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2007-10-07 17:54:12 +0000 |
| commit | e3e0a3a1691c820198f7b7cea6c17e2fb063d2bb (patch) | |
| tree | 96d66fc98afc59c57671cb1c525d2d29ae892fad /manual/plugins/solitaire.tex | |
| parent | 1f0d06f085453a3d0a9b1e94bb2821c9ab314e57 (diff) | |
| download | rockbox-e3e0a3a1691c820198f7b7cea6c17e2fb063d2bb.zip rockbox-e3e0a3a1691c820198f7b7cea6c17e2fb063d2bb.tar.gz rockbox-e3e0a3a1691c820198f7b7cea6c17e2fb063d2bb.tar.bz2 rockbox-e3e0a3a1691c820198f7b7cea6c17e2fb063d2bb.tar.xz | |
Replace all occurances of 'Hold ButtonX' with 'Long ButtonX' in the button tables like it was agreed on.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15019 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/solitaire.tex')
| -rw-r--r-- | manual/plugins/solitaire.tex | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/manual/plugins/solitaire.tex b/manual/plugins/solitaire.tex index 80ca93d..072c93d 100644 --- a/manual/plugins/solitaire.tex +++ b/manual/plugins/solitaire.tex @@ -29,20 +29,20 @@ visit\\ & Select cards, move cards, reveal hidden cards...\\ % \opt{RECORDER_PAD}{\ButtonFOne} - \opt{ONDIO_PAD}{Hold \ButtonMenu} + \opt{ONDIO_PAD}{Long \ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD}{\ButtonPlay} - \opt{IRIVER_H10_PAD}{Hold \ButtonLeft} + \opt{IRIVER_H10_PAD}{Long \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\\ % \opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay} - \opt{ONDIO_PAD}{Hold \ButtonDown} + \opt{ONDIO_PAD}{Long \ButtonDown} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn + \ButtonLeft} - \opt{IAUDIO_X5_PAD}{Hold \ButtonPlay} + \opt{IAUDIO_X5_PAD}{Long \ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonFF} \opt{SANSA_E200_PAD}{\ButtonLeft} \opt{SANSA_C200_PAD}{\ButtonRec} @@ -50,16 +50,16 @@ visit\\ & 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,SANSA_C200_PAD}{Hold \ButtonSelect} - \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Hold \ButtonMenu} - \opt{IAUDIO_X5_PAD}{Hold \ButtonSelect} + \opt{ONDIO_PAD}{Long \ButtonUp} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,SANSA_C200_PAD}{Long \ButtonSelect} + \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonMenu} + \opt{IAUDIO_X5_PAD}{Long \ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonRew} \opt{SANSA_E200_PAD}{\ButtonRec+\ButtonRight} & Put the card under the cursor on one of the 4 final colour stacks.\\ % \opt{RECORDER_PAD}{\ButtonFThree} - \opt{IRIVER_H10_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{Hold \ButtonRight} + \opt{IRIVER_H10_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonRight} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn + \ButtonRight} \opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{SANSA_E200_PAD}{\ButtonRight} |