summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface/playback.tex
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2006-09-10 10:56:46 +0000
committerNils Wallménius <nils@rockbox.org>2006-09-10 10:56:46 +0000
commita4858cfa1c0f3c271ebc301b75769fdac74d3a20 (patch)
tree78bbbc8e0b373186efc4d0a5a2d55c91acc72c73 /manual/rockbox_interface/playback.tex
parentcb527ca1e463c6e91c6783b0fc92cbf75e1093d7 (diff)
downloadrockbox-a4858cfa1c0f3c271ebc301b75769fdac74d3a20.tar.gz
rockbox-a4858cfa1c0f3c271ebc301b75769fdac74d3a20.zip
Correct key for accepting delete
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10916 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface/playback.tex')
-rw-r--r--manual/rockbox_interface/playback.tex16
1 files changed, 9 insertions, 7 deletions
diff --git a/manual/rockbox_interface/playback.tex b/manual/rockbox_interface/playback.tex
index c773e28a23..de4962c02c 100644
--- a/manual/rockbox_interface/playback.tex
+++ b/manual/rockbox_interface/playback.tex
@@ -18,9 +18,10 @@ lets you select what types of files you wish to view. See
18\reference{ref:ShowFiles} for more information on the \setting{Show Files} 18\reference{ref:ShowFiles} for more information on the \setting{Show Files}
19setting. 19setting.
20 20
21\note{The \setting{File Browser} allows you to manipulate your files in ways 21\note{The \setting{File Browser} allows you to manipulate your files in ways
22that are not available within the \setting{Tag Cache Browser}. Read more about 22that are not available within the \setting{Tag Cache Browser}. Read more about
23\setting{Tag Cache} in \reference{ref:tagcache}. The remainder of this section deals with the \setting{File Browser}.} 23\setting{Tag Cache} in \reference{ref:tagcache}. The remainder of this section
24deals with the \setting{File Browser}.}
24 25
25\opt{ondio}{ 26\opt{ondio}{
26Unlike the Archos Firmware, Rockbox provides multivolume support for the 27Unlike the Archos Firmware, Rockbox provides multivolume support for the
@@ -28,7 +29,8 @@ MultiMediaCard, this means the \dap{} can access both data volumes (internal
28memory and the MMC), thus being able to for instance, build playlists with 29memory and the MMC), thus being able to for instance, build playlists with
29files from both volumes. 30files from both volumes.
30In File Browser mode a new folder will appear as soon as the device has read 31In File Browser mode a new folder will appear as soon as the device has read
31the content after inserting the card. This new folders name is generated as \fname{<MMC1>}, and will behave exactly as any other folder on the \dap{}. 32the content after inserting the card. This new folders name is generated as
33\fname{<MMC1>}, and will behave exactly as any other folder on the \dap{}.
32} 34}
33 35
34\subsection{\label{ref:controls}File Browser Controls} 36\subsection{\label{ref:controls}File Browser Controls}
@@ -108,9 +110,9 @@ each option pertains both to files and directories):
108 Only visible if a file or directory name is on the clipboard. When selected 110 Only visible if a file or directory name is on the clipboard. When selected
109 it will move or copy the clipboard to the current directory. 111 it will move or copy the clipboard to the current directory.
110\item [Delete.] 112\item [Delete.]
111 Deletes the currently selected file. This option applies only to files, and 113 Deletes the currently selected file. This option applies only to files, and
112 not to directories. Rockbox will ask for confirmation before deleting a file. 114 not to directories. Rockbox will ask for confirmation before deleting a file.
113 Press \ActionStdOk{} 115 Press \ActionYesNoAccept{}
114 to confirm deletion or any other key to cancel. 116 to confirm deletion or any other key to cancel.
115\item [Delete Directory.] 117\item [Delete Directory.]
116 Deletes the currently selected directory and all of the files and folders 118 Deletes the currently selected directory and all of the files and folders