summaryrefslogtreecommitdiff
path: root/manual/plugins/codebuster.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2010-05-29 15:23:22 +0000
committerAlex Parker <rockbox@aeparker.com>2010-05-29 15:23:22 +0000
commitb7330ca2956293eca39287d6b95db46fd1907b55 (patch)
treeb857d4adba0e588fefce3a0e3ca86b64b4d7a3e2 /manual/plugins/codebuster.tex
parent64eba682b06b01a1cffcc1605f5a4811c6997a56 (diff)
downloadrockbox-b7330ca2956293eca39287d6b95db46fd1907b55.tar.gz
rockbox-b7330ca2956293eca39287d6b95db46fd1907b55.zip
Correct manual keymaps for plugins recently converted to PLA, and use manual PLA defines for them.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26380 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/codebuster.tex')
-rw-r--r--manual/plugins/codebuster.tex36
1 files changed, 12 insertions, 24 deletions
diff --git a/manual/plugins/codebuster.tex b/manual/plugins/codebuster.tex
index aef8d8e844..a70edf57ba 100644
--- a/manual/plugins/codebuster.tex
+++ b/manual/plugins/codebuster.tex
@@ -10,32 +10,20 @@ a correct peg in the correct position, and a white peg signifies a correct
10peg in the wrong position. 10peg in the wrong position.
11 11
12 \begin{btnmap} 12 \begin{btnmap}
13 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} 13 \PluginCancel
14 \opt{SANSA_FUZE_PAD}{Long \ButtonHome} 14 \opt{HAVEREMOTEKEYMAP}{& \PluginRCCancel}
15 \opt{IPOD_4G_PAD}{\ButtonMenu}
16 \opt{IRIVER_H300_PAD}{\ButtonOff}
17 \opt{GIGABEAT_S_PAD}{\ButtonBack}
18 \opt{COWON_D2_PAD}{\ButtonPower{}, \ButtonMenu{} or \TouchTopRight}
19 \opt{PBELL_VIBE500_PAD}{\ButtonMenu{} or \ButtonRec}
20 \opt{HAVEREMOTEKEYMAP}{& }
21 & Show menu \\ 15 & Show menu \\
22 \opt{IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZE_PAD,IPOD_4G_PAD} 16
23 {\ButtonSelect} 17 \PluginSelect
24 \opt{IAUDIO_X5_PAD}{\ButtonRec} 18 \opt{HAVEREMOTEKEYMAP}{& \PluginRCSelect}
25 \opt{COWON_D2_PAD}{\ButtonMinus{}, \ButtonPlus{} or \TouchCenter}
26 \opt{PBELL_VIBE500_PAD}{\ButtonOK{} or \ButtonPlay}
27 \opt{HAVEREMOTEKEYMAP}{& }
28 & Check suggestion and move to next line \\ 19 & Check suggestion and move to next line \\
29 \opt{IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% 20
30 ,SANSA_C200_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,IPOD_4G_PAD,PBELL_VIBE500_PAD} 21 \PluginLeft{} / \PluginRight
31 {\ButtonLeft\ / \ButtonRight} 22 \opt{HAVEREMOTEKEYMAP}{& \PluginRCLeft{} / \PluginRCRight}
32 \opt{COWON_D2_PAD}{\TouchMidLeft{} / \TouchMidRight}
33 \opt{HAVEREMOTEKEYMAP}{& }
34 & Select a peg \\ 23 & Select a peg \\
35 \opt{IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD,PBELL_VIBE500_PAD} 24
36 {\ButtonUp\ / \ButtonDown} 25 \nopt{scrollwheel}{\PluginUp{} / \PluginDown}
37 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,IPOD_4G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} 26 \opt{scrollwheel}{\PluginScrollFwd{} / \PluginScrollBack}
38 \opt{COWON_D2_PAD}{\TouchTopMiddle{} / \TouchBottomMiddle} 27 \opt{HAVEREMOTEKEYMAP}{& \PluginRCUp{} / \PluginRCDown}
39 \opt{HAVEREMOTEKEYMAP}{& }
40 & Change current peg \\ 28 & Change current peg \\
41 \end{btnmap} 29 \end{btnmap}