From 4f2d52e7fe3c5074e7cc025e7d5d1c24f5de920a Mon Sep 17 00:00:00 2001 From: Jean-Louis Biasini Date: Thu, 14 Feb 2013 16:22:14 +0200 Subject: [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 --- manual/plugins/oscilloscope.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. \opt{SANSA_FUZE_PAD}{\ButtonSelect+\ButtonRight} \opt{GIGABEAT_S_PAD}{\ButtonNext} \opt{COWON_D2_PAD}{\TouchBottomMiddle} - \opt{PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}{\ButtonCancel} + \opt{PBELL_VIBE500_PAD}{\ButtonCancel} + \opt{SANSA_FUZEPLUS_PAD}{\ButtonBack} \opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRec} \opt{HAVEREMOTEKEYMAP}{& } & Toggle whether to scroll or not \\ -- cgit v1.2.3