diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex index 1fda07c526..6247fe3a2f 100644 --- a/manual/advanced_topics/main.tex +++ b/manual/advanced_topics/main.tex @@ -52,7 +52,7 @@ file find the instructions on the Rockbox website: See the \wikilink{CustomFiletypeColours} Wiki page for details. } -\nopt{archos,mrobe100}{% +\opt{lcd_non-mono}{% \subsection{\label{ref:LoadingBackdrops}Loading Backdrops} Rockbox supports showing an image as a backdrop in the \setting{File Browser} and the menus. The backdrop image must be a \fname{.bmp} file of the exact diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex index 1814154a41..693d8e49df 100644 --- a/manual/rockbox_interface/browsing_and_playing.tex +++ b/manual/rockbox_interface/browsing_and_playing.tex @@ -144,6 +144,11 @@ each option pertains both to files and directories): Deletes the currently selected directory and all of the files and subdirectories it may contain. Deleted directories cannot be recovered. Use this feature with caution! +\opt{lcd_non-mono}{ +\item [Set As Backdrop.] + Set the selected \fname{bmp} file as background image. The bitmaps need to meet the + conditions explained in \reference{ref:LoadingBackdrops}. +} \item [Open with.] Runs a viewer plugin on the file. Normally, when a file is selected in Rockbox, Rockbox automatically detects the file type and runs the appropriate plugin.