summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface/wps.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/rockbox_interface/wps.tex')
-rw-r--r--manual/rockbox_interface/wps.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index 478bdeae8f..03ec1562e5 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -3,7 +3,7 @@
3The While Playing Screen (WPS) displays various pieces of information about the 3The While Playing Screen (WPS) displays various pieces of information about the
4currently playing audio file. 4currently playing audio file.
5% 5%
6\opt{HAVE_LCD_BITMAP}{% 6\opt{lcd_bitmap}{%
7 The appearance of the WPS can be configured using WPS configuration files. 7 The appearance of the WPS can be configured using WPS configuration files.
8 The items shown depend on your configuration -- all item can be turned on 8 The items shown depend on your configuration -- all item can be turned on
9 or off independently. Refer to \reference{ref:wps_tags} for details on how 9 or off independently. Refer to \reference{ref:wps_tags} for details on how
@@ -11,7 +11,7 @@ currently playing audio file.
11 \begin{itemize} 11 \begin{itemize}
12 \nopt{ondio}{ 12 \nopt{ondio}{
13 \item Status bar: The Status bar shows Battery level, charger status, 13 \item Status bar: The Status bar shows Battery level, charger status,
14 volume, play mode, repeat mode, shuffle mode\opt{CONFIG_RTC}{ and clock}. 14 volume, play mode, repeat mode, shuffle mode\opt{rtc}{ and clock}.
15 In contrast to all other items, the status bar is always at the top of 15 In contrast to all other items, the status bar is always at the top of
16 the screen. 16 the screen.
17 } 17 }
@@ -115,11 +115,11 @@ your WPS (While Playing Screen).
115\end{table} 115\end{table}
116 116
117 117
118\opt{HAVE_LCD_BITMAP}{ 118\opt{lcd_bitmap}{
119 \subsection{\label{ref:peak_meter}Peak Meter} 119 \subsection{\label{ref:peak_meter}Peak Meter}
120 The peak meter can be displayed on the While Playing Screen and consists of 120 The peak meter can be displayed on the While Playing Screen and consists of
121 several indicators. 121 several indicators.
122 \opt{HAVE_RECORDING}{ 122 \opt{recording}{
123 For a picture of the peak meter, please see the While 123 For a picture of the peak meter, please see the While
124 Recording Screen in \reference{ref:while_recording_screen}. 124 Recording Screen in \reference{ref:while_recording_screen}.
125 } 125 }
@@ -242,7 +242,7 @@ function in the file browser's \setting{Context Menu}.
242 } 242 }
243} 243}
244 244
245\opt{SWCODEC}{ 245\opt{swcodec}{
246 \subsubsection{Graphical EQ} 246 \subsubsection{Graphical EQ}
247 This is a shortcut to the \setting{Equalizer}. See \reference{ref:EQ}. 247 This is a shortcut to the \setting{Equalizer}. See \reference{ref:EQ}.
248 248