diff options
| author | Nils Wallménius <nils@rockbox.org> | 2007-05-28 16:33:44 +0000 |
|---|---|---|
| committer | Nils Wallménius <nils@rockbox.org> | 2007-05-28 16:33:44 +0000 |
| commit | 8b6d9b341ee6e4d52a1fb586c5ebdab257006089 (patch) | |
| tree | 5aa951822d8c1ac4d11f6453838c65c9a329e027 /manual/rockbox_interface | |
| parent | 19519d7648f789cac8059759cc75c508d397f695 (diff) | |
| download | rockbox-8b6d9b341ee6e4d52a1fb586c5ebdab257006089.zip rockbox-8b6d9b341ee6e4d52a1fb586c5ebdab257006089.tar.gz rockbox-8b6d9b341ee6e4d52a1fb586c5ebdab257006089.tar.bz2 rockbox-8b6d9b341ee6e4d52a1fb586c5ebdab257006089.tar.xz | |
Add correct buttons to the instructions for a-b repeat as well as dirskip for several targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13504 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface')
| -rw-r--r-- | manual/rockbox_interface/wps.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index a1a8d22..77eea92 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -103,7 +103,7 @@ your WPS (While Playing Screen). \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD}{% \ActionWpsIdThreeScreen & Enter \setting{ID3 Viewer}.\\% }% - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{% + \opt{h1xx,h300,e200,gigabeat,h10,h10_5gb,RECORDER_PAD}{% \ActionWpsAbSetBNextDir & Skip to the next directory.\\% \ActionWpsAbSetAPrevDir & Skip to the previous directory.\\% }% |