diff options
| author | Szymon Dziok <b0hoon@o2.pl> | 2010-04-19 17:03:03 +0000 |
|---|---|---|
| committer | Szymon Dziok <b0hoon@o2.pl> | 2010-04-19 17:03:03 +0000 |
| commit | e5ad01a7a11976b884ddde447900fefea3bff93d (patch) | |
| tree | 91768d350c058775b2dfd04ea2ea7b6155bf443c /manual/plugins/minesweeper.tex | |
| parent | 86a5937d39904d930143e31c16c8e6ca292fed06 (diff) | |
| download | rockbox-e5ad01a7a11976b884ddde447900fefea3bff93d.zip rockbox-e5ad01a7a11976b884ddde447900fefea3bff93d.tar.gz rockbox-e5ad01a7a11976b884ddde447900fefea3bff93d.tar.bz2 rockbox-e5ad01a7a11976b884ddde447900fefea3bff93d.tar.xz | |
Packard Bell Vibe: manual - add a few plugin keymaps.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25679 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/minesweeper.tex')
| -rw-r--r-- | manual/plugins/minesweeper.tex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/manual/plugins/minesweeper.tex b/manual/plugins/minesweeper.tex index 5599aae..dfccafa 100644 --- a/manual/plugins/minesweeper.tex +++ b/manual/plugins/minesweeper.tex @@ -21,6 +21,8 @@ the location of a mine, it can be tagged to avoid accidentally {\ButtonScrollUp{} / \ButtonScrollDown{} / \ButtonLeft{} / \ButtonRight} \opt{COWON_D2_PAD} {\TouchTopMiddle{} / \TouchBottomMiddle{} / \TouchMidLeft{} / \TouchMidRight} + \opt{PBELL_VIBE500_PAD} + {\ButtonUp{} / \ButtonDown{} / \ButtonPrev{} / \ButtonNext} \opt{HAVEREMOTEKEYMAP}{& } & Move the cursor across the minefield \\ % @@ -39,6 +41,7 @@ the location of a mine, it can be tagged to avoid accidentally \opt{GIGABEAT_PAD}{\ButtonA} \opt{MROBE100_PAD}{\ButtonDisplay} \opt{COWON_D2_PAD}{\TouchCenter} + \opt{PBELL_VIBE500_PAD}{\ButtonPlay} \opt{HAVEREMOTEKEYMAP}{& } & Toggle flag on / off \\ % @@ -50,6 +53,7 @@ the location of a mine, it can be tagged to avoid accidentally \opt{IRIVER_H10_PAD}{\ButtonRew} \opt{SANSA_C200_PAD}{Long \ButtonSelect{} / \ButtonVolUp} \opt{COWON_D2_PAD}{\TouchBottomLeft} + \opt{PBELL_VIBE500_PAD}{\ButtonOK} \opt{HAVEREMOTEKEYMAP}{& } & Reveal the contents of the current square \\ % @@ -63,6 +67,7 @@ the location of a mine, it can be tagged to avoid accidentally \opt{IRIVER_H10_PAD}{\ButtonRew+\ButtonPlay} \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu} \opt{COWON_D2_PAD}{\TouchBottomRight} + \opt{PBELL_VIBE500_PAD}{\ButtonMenu} \opt{HAVEREMOTEKEYMAP}{& } & Display the current game status \\ % @@ -72,6 +77,7 @@ the location of a mine, it can be tagged to avoid accidentally \opt{SANSA_FUZE_PAD}{Long \ButtonHome} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{GIGABEAT_S_PAD}{\ButtonBack} + \opt{PBELL_VIBE500_PAD}{\ButtonRec} \opt{HAVEREMOTEKEYMAP}{& \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop} } |