summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Louis Biasini <jlbiasini@gmail.com>2013-02-14 16:22:14 +0200
committerAmaury Pouly <amaury.pouly@gmail.com>2013-02-14 16:54:42 +0100
commit4f2d52e7fe3c5074e7cc025e7d5d1c24f5de920a (patch)
tree5bf2ffd83e2c914aa205eeecde2553337b4860a5
parent45098bd73f7f04cea9e9e7cb86561c7b15741e78 (diff)
downloadrockbox-4f2d52e7fe3c5074e7cc025e7d5d1c24f5de920a.tar.gz
rockbox-4f2d52e7fe3c5074e7cc025e7d5d1c24f5de920a.zip
[Fuze+][Manual] Fix compilation broken on oscilloscope
thanks to pixelma for having pointed this out and correcting the first patch Change-Id: I79f6264a5290906b0d7abd1703df79fde104cb4a Reviewed-on: http://gerrit.rockbox.org/405 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
-rw-r--r--manual/plugins/oscilloscope.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/manual/plugins/oscilloscope.tex b/manual/plugins/oscilloscope.tex
index a79331aa30..710c62a757 100644
--- a/manual/plugins/oscilloscope.tex
+++ b/manual/plugins/oscilloscope.tex
@@ -35,7 +35,8 @@ being played.
35 \opt{SANSA_FUZE_PAD}{\ButtonSelect+\ButtonRight} 35 \opt{SANSA_FUZE_PAD}{\ButtonSelect+\ButtonRight}
36 \opt{GIGABEAT_S_PAD}{\ButtonNext} 36 \opt{GIGABEAT_S_PAD}{\ButtonNext}
37 \opt{COWON_D2_PAD}{\TouchBottomMiddle} 37 \opt{COWON_D2_PAD}{\TouchBottomMiddle}
38 \opt{PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}{\ButtonCancel} 38 \opt{PBELL_VIBE500_PAD}{\ButtonCancel}
39 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBack}
39 \opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRec} 40 \opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRec}
40 \opt{HAVEREMOTEKEYMAP}{& } 41 \opt{HAVEREMOTEKEYMAP}{& }
41 & Toggle whether to scroll or not \\ 42 & Toggle whether to scroll or not \\