summaryrefslogtreecommitdiff
path: root/manual/plugins/rockboy.tex
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2008-01-29 17:15:01 +0000
committerNils Wallménius <nils@rockbox.org>2008-01-29 17:15:01 +0000
commit51f937c2e445eaef345d3a9d15782436bb5e5c27 (patch)
treeed0788d5631e8e2d208c4af571b520797fc9fcc3 /manual/plugins/rockboy.tex
parentba75e6038f3f9af54bdeaf9feb1f4bd90c042f19 (diff)
downloadrockbox-51f937c2e445eaef345d3a9d15782436bb5e5c27.tar.gz
rockbox-51f937c2e445eaef345d3a9d15782436bb5e5c27.zip
Commit FS#8527 by Thomas Martiz, renaming the wheel macros for sansa e200 to be consistent with ipods and the code and some minor fixes/tweaks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16182 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/rockboy.tex')
-rw-r--r--manual/plugins/rockboy.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/rockboy.tex b/manual/plugins/rockboy.tex
index c267e0b84e..2d99e52f3e 100644
--- a/manual/plugins/rockboy.tex
+++ b/manual/plugins/rockboy.tex
@@ -23,12 +23,12 @@ the gnuboy emulator. To start a game open a ROM file saved as \fname{.gb} or
23 \opt{IRIVER_H100_PAD}{\ButtonRec} 23 \opt{IRIVER_H100_PAD}{\ButtonRec}
24 \opt{IRIVER_H300_PAD}{\ButtonOn} 24 \opt{IRIVER_H300_PAD}{\ButtonOn}
25 \opt{IPOD_4G_PAD}{\ButtonSelect} 25 \opt{IPOD_4G_PAD}{\ButtonSelect}
26 \opt{SANSA_E200_PAD}{\ButtonScrollUp} 26 \opt{SANSA_E200_PAD}{\ButtonScrollBack}
27 & Start\\ 27 & Start\\
28 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD}{ 28 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD}{
29 \opt{RECORDER_PAD}{\ButtonPlay} 29 \opt{RECORDER_PAD}{\ButtonPlay}
30 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect} 30 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect}
31 \opt{SANSA_E200_PAD}{\ButtonScrollDown} 31 \opt{SANSA_E200_PAD}{\ButtonScrollFwd}
32 & Select\\} 32 & Select\\}
33 \opt{RECORDER_PAD}{\ButtonOn & Cycle display scaling modes\\} 33 \opt{RECORDER_PAD}{\ButtonOn & Cycle display scaling modes\\}
34 \opt{RECORDER_PAD,IRIVER_H300_PAD}{\ButtonOff} 34 \opt{RECORDER_PAD,IRIVER_H300_PAD}{\ButtonOff}