From 5cf249155e6efd686621b53b57a413fe20e1fed7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nils=20Wallm=C3=A9nius?= Date: Sun, 10 Oct 2010 08:09:22 +0000 Subject: Fix FS#11513, pictureflow keymap in the manual was wrong. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28227 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/pictureflow.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manual/plugins/pictureflow.tex b/manual/plugins/pictureflow.tex index e141bae..2101475 100644 --- a/manual/plugins/pictureflow.tex +++ b/manual/plugins/pictureflow.tex @@ -57,12 +57,13 @@ aware: } \nopt{IAUDIO_M3_PAD}{% - \nopt{ONDIO_PAD,IRIVER_H10_PAD,RECORDER_PAD,touchscreen,PBELL_VIBE500_PAD} + \nopt{ONDIO_PAD,IRIVER_H10_PAD,RECORDER_PAD,touchscreen,PBELL_VIBE500_PAD,SANSA_FUZE_PAD} {\ButtonSelect} \opt{ONDIO_PAD}{\ButtonUp} \opt{IRIVER_H10_PAD,PBELL_VIBE500_PAD}{\ButtonRight} \opt{RECORDER_PAD}{\ButtonOn} \opt{touchscreen}{\TouchCenter} + \opt{SANSA_FUZE_PAD}{\ButtonRight} } & \opt{HAVEREMOTEKEYMAP}{ -- cgit v1.1