diff --git a/manual/rockbox_interface/images/ss-file-menu-112x64x1.png b/manual/rockbox_interface/images/ss-file-menu-112x64x1.png index 9e66421390..0770e85f92 100644 Binary files a/manual/rockbox_interface/images/ss-file-menu-112x64x1.png and b/manual/rockbox_interface/images/ss-file-menu-112x64x1.png differ diff --git a/manual/rockbox_interface/images/ss-file-menu-160x128x2.png b/manual/rockbox_interface/images/ss-file-menu-160x128x2.png index f12b9704d0..f6a03bd211 100644 Binary files a/manual/rockbox_interface/images/ss-file-menu-160x128x2.png and b/manual/rockbox_interface/images/ss-file-menu-160x128x2.png differ diff --git a/manual/rockbox_interface/images/ss-file-menu-176x132x16.png b/manual/rockbox_interface/images/ss-file-menu-176x132x16.png index c9cdaec47c..a1857c2c68 100644 Binary files a/manual/rockbox_interface/images/ss-file-menu-176x132x16.png and b/manual/rockbox_interface/images/ss-file-menu-176x132x16.png differ diff --git a/manual/rockbox_interface/images/ss-file-menu-220x176x16.png b/manual/rockbox_interface/images/ss-file-menu-220x176x16.png index c59200389d..e39c145f98 100644 Binary files a/manual/rockbox_interface/images/ss-file-menu-220x176x16.png and b/manual/rockbox_interface/images/ss-file-menu-220x176x16.png differ diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index d5103987e6..8276980146 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -132,8 +132,11 @@ Xing header for an MP3 file, which can fix problems such as fast{}-forward and rewind not working correctly on a particular MP3 file or the play time of a track being listed incorrectly. \item \textbf{Playlist:} Change to the Playlist submenu (see below). \item \textbf{Rename:} This function lets the user modify a file name. +\item \textbf{Cut:} Copies the name of the currently selected file or directory to the clipboard and marks it to be 'cut'. +\item \textbf{Copy:} Copies the name of the currently selected file or directory to the clipboard and marks it to be 'copied'. +\item \textbf{Paste:} Only visible if a file or directory name is on the clipboard. When selected it will move or copy the clipboard to the current directory. \item \textbf{Delete:} Only files can be deleted, not folders. Rockbox will ask for confirmation before deleting a file. Press PLAY to confirm deletion or any other key to cancel. -\item \textbf{Delete Directory: }Deletes the folder pointed to by the cursor and all the files and folders contained in it. Use with caution. +\item \textbf{Delete Directory:} Deletes the folder pointed to by the cursor and all the files and folders contained in it. Use with caution. \item \textbf{Create Directory:} Makes a new folder in the current folder on the disk. \end{itemize}