summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/advanced_topics/main.tex4
-rw-r--r--manual/configure_rockbox/recording_settings.tex2
-rw-r--r--manual/main_menu/main.tex2
-rw-r--r--manual/plugins/main.tex2
-rw-r--r--manual/plugins/text_editor.tex2
-rw-r--r--manual/plugins/text_viewer.tex2
-rw-r--r--manual/rockbox_interface/browsing_and_playing.tex18
-rw-r--r--manual/rockbox_interface/wps.tex2
-rw-r--r--manual/working_with_playlists/main.tex8
9 files changed, 21 insertions, 21 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index ae50eb9527..5fa771aa8d 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -53,8 +53,8 @@ file find the instructions on the Rockbox website:
53 and the menus. The backdrop image must be a \fname{.bmp} file of the exact 53 and the menus. The backdrop image must be a \fname{.bmp} file of the exact
54 same dimensions as the display in your \dap{} (\genericimg{} with the last 54 same dimensions as the display in your \dap{} (\genericimg{} with the last
55 number giving the colour depth in bits). To use an image as a backdrop browse 55 number giving the colour depth in bits). To use an image as a backdrop browse
56 to it in the \setting{File Browser} and open the \setting{File Menu} 56 to it in the \setting{File Browser} and open the \setting{Context Menu}
57 (see \reference{ref:Filemenu}) on it and select the option 57 (see \reference{ref:Contextmenu}) on it and select the option
58 \setting{Set As Backdrop}. If you want rockbox to remember your 58 \setting{Set As Backdrop}. If you want rockbox to remember your
59 backdrop the next time you start your \dap{} the backdrop must be placed in 59 backdrop the next time you start your \dap{} the backdrop must be placed in
60 the \fname{/.rockbox/backdrops} directory. 60 the \fname{/.rockbox/backdrops} directory.
diff --git a/manual/configure_rockbox/recording_settings.tex b/manual/configure_rockbox/recording_settings.tex
index 73e9124e15..b12f5cc80d 100644
--- a/manual/configure_rockbox/recording_settings.tex
+++ b/manual/configure_rockbox/recording_settings.tex
@@ -2,7 +2,7 @@
2\screenshot{main_menu/images/ss-recording-settings}{The recording settings screen}{} 2\screenshot{main_menu/images/ss-recording-settings}{The recording settings screen}{}
3 3
4\note{To change the location where recordings are stored open the 4\note{To change the location where recordings are stored open the
5 \setting{File Menu} (see \reference{ref:Filemenu}) on the directory 5 \setting{Context Menu} (see \reference{ref:Contextmenu}) on the directory
6 where you want to store them in the \setting{File Browser} and select 6 where you want to store them in the \setting{File Browser} and select
7 \setting{Set As Recording Directory}.} 7 \setting{Set As Recording Directory}.}
8 8
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index 418421e075..56c4b7f32d 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -120,7 +120,7 @@ to recording. The details of this menu are covered in detail in
120 This menu allows you to work with playlists. Playlists can be created in 120 This menu allows you to work with playlists. Playlists can be created in
121 three ways. Playing a file in a directory causes all the files in it 121 three ways. Playing a file in a directory causes all the files in it
122 to be placed in a playlist. Playlists can be created manually by 122 to be placed in a playlist. Playlists can be created manually by
123 either using the \setting{File Menu} (see \reference{ref:Filemenu}) or using 123 either using the \setting{Context Menu} (see \reference{ref:Contextmenu}) or using
124 the \setting{Playlist} menu. Both automatically and manually created 124 the \setting{Playlist} menu. Both automatically and manually created
125 playlists can be edited using this menu. 125 playlists can be edited using this menu.
126 126
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index 5a62138340..74b1008de9 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -10,7 +10,7 @@ them can be started from \setting{Browse Plugins} in the \setting{Main Menu}.
10 10
11Viewer plugins get started automatically by opening an associated file (i.e. 11Viewer plugins get started automatically by opening an associated file (i.e.
12text files, chip8 games), or from the \setting{Open with} option on the 12text files, chip8 games), or from the \setting{Open with} option on the
13\setting{File Menu}. 13\setting{Context Menu}.
14 14
15\section{Games} 15\section{Games}
16\opt{HAVE_LCD_BITMAP} 16\opt{HAVE_LCD_BITMAP}
diff --git a/manual/plugins/text_editor.tex b/manual/plugins/text_editor.tex
index 758cd443d6..aaa7f403de 100644
--- a/manual/plugins/text_editor.tex
+++ b/manual/plugins/text_editor.tex
@@ -1,7 +1,7 @@
1\subsection{Text Editor} 1\subsection{Text Editor}
2This plugin allows you to view and edit simple text documents on your DAP. 2This plugin allows you to view and edit simple text documents on your DAP.
3You can view files by using \setting{Open with} from the 3You can view files by using \setting{Open with} from the
4\setting{File Menu} (see \reference{ref:Filemenu}). 4\setting{Context Menu} (see \reference{ref:Contextmenu}).
5 5
6\subsubsection{Usage} 6\subsubsection{Usage}
7If you start the Text Editor from the plugin browser you will be greeted with 7If you start the Text Editor from the plugin browser you will be greeted with
diff --git a/manual/plugins/text_viewer.tex b/manual/plugins/text_viewer.tex
index 8d6327470b..ada09092f1 100644
--- a/manual/plugins/text_viewer.tex
+++ b/manual/plugins/text_viewer.tex
@@ -3,7 +3,7 @@ This is a Viewer for text files with word wrap. Just open a .txt file to
3display it. The text viewer features controls to handle various styles of text 3display it. The text viewer features controls to handle various styles of text
4formatting, has top{}-of{}-file and bottom{}-of{}-file buttons. You can view 4formatting, has top{}-of{}-file and bottom{}-of{}-file buttons. You can view
5files without a \fname{.txt} extension by using \emph{Open with} from the 5files without a \fname{.txt} extension by using \emph{Open with} from the
6\emph{File Menu} (see \reference{ref:Filemenu}). 6\emph{Context Menu} (see \reference{ref:Contextmenu}).
7 7
8\subsubsection{Mode settings} 8\subsubsection{Mode settings}
9 9
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex
index 41ee3cff67..0aa6e8951a 100644
--- a/manual/rockbox_interface/browsing_and_playing.tex
+++ b/manual/rockbox_interface/browsing_and_playing.tex
@@ -75,7 +75,7 @@ the \setting{Show Files} setting to all.
75 }% 75 }%
76 % 76 %
77 \ActionStdContext{} 77 \ActionStdContext{}
78 & Enter the \setting{File Menu}\\ 78 & Enter the \setting{Context Menu}\\
79 % 79 %
80 \ActionStdMenu{} 80 \ActionStdMenu{}
81 & Enter the \setting{Main Menu}\\ 81 & Enter the \setting{Main Menu}\\
@@ -99,19 +99,19 @@ the \setting{Show Files} setting to all.
99 bottom of the screen. 99 bottom of the screen.
100} 100}
101 101
102\subsection{\label{ref:Filemenu}\label{ref:PartIISectionFM}File Menu} 102\subsection{\label{ref:Contextmenu}\label{ref:PartIISectionFM}Context Menu}
103\screenshot{rockbox_interface/images/ss-file-menu}{The File Menu}{} 103\screenshot{rockbox_interface/images/ss-file-menu}{The Context Menu}{}
104 104
105The \setting{File Menu} allows you to perform certain operations on files or 105The \setting{Context Menu} allows you to perform certain operations on files or
106directories. To access the \setting{File Menu}, position the selector over a file 106directories. To access the \setting{Context Menu}, position the selector over a file
107or directory and access the context menu with \ActionStdContext{}. 107or directory and access the context menu with \ActionStdContext{}.
108 108
109\note{The \setting{File Menu} is a context sensitive menu. If the 109\note{The \setting{Context Menu} is a context sensitive menu. If the
110\setting{File Menu} is invoked on a file, it will display options available 110\setting{Context Menu} is invoked on a file, it will display options available
111for files. If the \setting{File Menu} is invoked on a directory, 111for files. If the \setting{Context Menu} is invoked on a directory,
112it will display options for directories.} 112it will display options for directories.}
113 113
114The \setting{File Menu} contains the following options (unless otherwise noted, 114The \setting{Context Menu} contains the following options (unless otherwise noted,
115each option pertains both to files and directories): 115each option pertains both to files and directories):
116 116
117\begin{description} 117\begin{description}
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index b233f08020..a775360d3f 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -197,7 +197,7 @@ album etc. To access this screen, %
197 to move through the information.}% 197 to move through the information.}%
198\subsubsection{Open With...} 198\subsubsection{Open With...}
199This \setting{Open With} function is the same as the \setting{Open With} 199This \setting{Open With} function is the same as the \setting{Open With}
200function in the \setting{File Context Menu}. 200function in the file browser's \setting{Context Menu}.
201 201
202\nopt{player}{ 202\nopt{player}{
203 \subsubsection{\label{sec:pitchscreen}Pitch} 203 \subsubsection{\label{sec:pitchscreen}Pitch}
diff --git a/manual/working_with_playlists/main.tex b/manual/working_with_playlists/main.tex
index f6c651dfd1..107126e25e 100644
--- a/manual/working_with_playlists/main.tex
+++ b/manual/working_with_playlists/main.tex
@@ -60,7 +60,7 @@ This will \emph{erase} any dynamic playlist.
60\subsubsection{\label{ref:playlist_catalog}By using the Playlist catalog} 60\subsubsection{\label{ref:playlist_catalog}By using the Playlist catalog}
61The \setting{Playlist catalog} makes it possible to modify and create playlists 61The \setting{Playlist catalog} makes it possible to modify and create playlists
62that are not currently playing. To do this select \setting{Playlist catalog} 62that are not currently playing. To do this select \setting{Playlist catalog}
63in the \setting{File Menu}. There you will have two choices, 63in the \setting{Context Menu}. There you will have two choices,
64\setting{Add to playlist} adds the selected track or directory to an existing 64\setting{Add to playlist} adds the selected track or directory to an existing
65playlist and \setting{Add to a new playlist} creates a new playlist containing 65playlist and \setting{Add to a new playlist} creates a new playlist containing
66the selected track or directory. 66the selected track or directory.
@@ -69,7 +69,7 @@ the selected track or directory.
69 \fname{/Playlists} directory in the root of your \daps{} harddisk and 69 \fname{/Playlists} directory in the root of your \daps{} harddisk and
70 playlists stored in other locations are not included in the catalog. It is 70 playlists stored in other locations are not included in the catalog. It is
71 however possible to move existing playlists there (see 71 however possible to move existing playlists there (see
72 \reference{ref:Filemenu}).} 72 \reference{ref:Contextmenu}).}
73 73
74\subsubsection{By using the Main Menu} 74\subsubsection{By using the Main Menu}
75To create a playlist containing all music on your \dap{}, you can use the 75To create a playlist containing all music on your \dap{}, you can use the
@@ -81,8 +81,8 @@ in the \setting{Main Menu}. The created playlist will be named
81 81
82\subsubsection{\label{ref:playlist_submenu}Adding music to a dynamic playlist} 82\subsubsection{\label{ref:playlist_submenu}Adding music to a dynamic playlist}
83\screenshot{rockbox_interface/images/ss-playlist-menu}{The Playlist Submenu}{} 83\screenshot{rockbox_interface/images/ss-playlist-menu}{The Playlist Submenu}{}
84The \setting{Playlist Submenu} is a submenu in the \setting{File Menu} (see 84The \setting{Playlist Submenu} is a submenu in the \setting{Context Menu} (see
85\reference{ref:Filemenu}), it allows you to put tracks into a 85\reference{ref:Contextmenu}), it allows you to put tracks into a
86``dynamic playlist''. If there is no music currently playing, Rockbox will 86``dynamic playlist''. If there is no music currently playing, Rockbox will
87create a new dynamic playlist and put the selected track(s) into it. 87create a new dynamic playlist and put the selected track(s) into it.
88If there is music currently playing, Rockbox will put the 88If there is music currently playing, Rockbox will put the