diff options
| author | Nils Wallménius <nils@rockbox.org> | 2010-10-10 08:09:22 +0000 |
|---|---|---|
| committer | Nils Wallménius <nils@rockbox.org> | 2010-10-10 08:09:22 +0000 |
| commit | 5cf249155e6efd686621b53b57a413fe20e1fed7 (patch) | |
| tree | 4938cb2016c8400368d000bbd9fb68cd863620a4 | |
| parent | 0b824da4dea91770fce0deccc3fb8040baa77b44 (diff) | |
| download | rockbox-5cf249155e6efd686621b53b57a413fe20e1fed7.zip rockbox-5cf249155e6efd686621b53b57a413fe20e1fed7.tar.gz rockbox-5cf249155e6efd686621b53b57a413fe20e1fed7.tar.bz2 rockbox-5cf249155e6efd686621b53b57a413fe20e1fed7.tar.xz | |
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
| -rw-r--r-- | manual/plugins/pictureflow.tex | 3 |
1 files changed, 2 insertions, 1 deletions
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}{ |