summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorMichael DiFebbo <medifebbo@rockbox.org>2006-03-29 14:52:32 +0000
committerMichael DiFebbo <medifebbo@rockbox.org>2006-03-29 14:52:32 +0000
commit0fec4711d5ba5fff1b321568fb45651e11d79b08 (patch)
tree086a5c3a3b5625443d7694aa3348419455caceba /manual
parent3db81328cfbaf476c8733b9a30fc2806baa1b671 (diff)
downloadrockbox-0fec4711d5ba5fff1b321568fb45651e11d79b08.tar.gz
rockbox-0fec4711d5ba5fff1b321568fb45651e11d79b08.zip
Correct compiler errors from last commit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9346 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rwxr-xr-xmanual/configure_rockbox/display_options.tex12
-rwxr-xr-xmanual/configure_rockbox/language.tex2
-rwxr-xr-xmanual/configure_rockbox/system_options.tex2
-rwxr-xr-xmanual/configure_rockbox/voice.tex13
4 files changed, 16 insertions, 13 deletions
diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex
index db42b1dffb..3ce5845665 100755
--- a/manual/configure_rockbox/display_options.tex
+++ b/manual/configure_rockbox/display_options.tex
@@ -22,9 +22,9 @@
The amount of time that the backlight will take to fade from on to off after a button is pressed. If set to "Off" the backlight will turn off immediately, with no fade out. Can also be set to 500kms, 1s, 2s, 3s, 4s, 5s or 10s.
}
\item \textbf{Brightness:}
- Changes the contrast of your LCD display.
+ Changes the contrast of your LCD display.
\item \textbf{First keypress enables backlight on:}
- This controls what happens when you press a button while the backlight is turned off. If this setting is set to YES, the first keypress will light up the backlight, but have no other effect. If this setting is set to NO, the first keypress will light up the backlight \textbf{and} engage the function of the key that is pressed.
+ This controls what happens when you press a button while the backlight is turned off. If this setting is set to YES, the first keypress will light up the backlight, but have no other effect. If this setting is set to NO, the first keypress will light up the backlight \textbf{and} engage the function of the key that is pressed.
\item \textbf{Contrast:} Changes the contrast of your LCD display. \textbf{Warning:} Setting the contrast too dark or too light can make it hard to find this menu option again!
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodnano,ipodcolour,ipodvideo}{
\item \textbf{LCD Mode}: This setting lets you invert the whole screen, so now you get a black background and light text and graphics.
@@ -41,7 +41,7 @@
}
\end{itemize}
- \opt{h100,h300}{
+ \opt{h1xx,h300,x5}{
\item \textbf{Remote-LCD Settings}
This submenu contains settings that relate to the display of the \dap.
\begin{itemize}
@@ -61,7 +61,8 @@
\item \textbf{Upside Down: }
Displays the screen so that the top of the display is nearest the buttons. This is sometimes useful when carrying the \dap\ in a pocket for easy access to the headphone socket.
}
- \end{itemize}
+ \end{itemize}
+ }
\item \textbf{Scrolling}
This feature controls how text will scroll in Rockbox. You can configure the following parameters:
\begin{itemize}
@@ -114,4 +115,5 @@
\end{itemize}
}
\item \textbf{Default Codepage: }(TODO).
- \end{itemize} \ No newline at end of file
+ \end{itemize}
+ \ No newline at end of file
diff --git a/manual/configure_rockbox/language.tex b/manual/configure_rockbox/language.tex
index 072094af1a..bf041b9c03 100755
--- a/manual/configure_rockbox/language.tex
+++ b/manual/configure_rockbox/language.tex
@@ -1,2 +1,2 @@
\subsection{\label{ref:Language}Language}
- This setting controls the language of the Rockbox user interface. Selecting a language will activate it. The language files must be in the \textbf{/.rockbox/lang/} directory. See page \pageref{ref:Loadinglanguages} for further details about languages.
+ This setting controls the language of the Rockbox user interface. Selecting a language will activate it. The language files must be in the \textbf{/.rockbox/lang/} directory. See page \pageref{ref:Loadinglanguages} for further details about languages.
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex
index 0976fe33b5..1a06f321a2 100755
--- a/manual/configure_rockbox/system_options.tex
+++ b/manual/configure_rockbox/system_options.tex
@@ -115,7 +115,7 @@
\item Each setting must be on a separate line.
\item Each line has the format ``setting: value''.
\item Values must be within the ranges specified in this manual for each setting.
- \item Lines starting with # are ignored. This lets you write comments into your configuration files.
+ \item Lines starting with \# are ignored. This lets you write comments into your configuration files.
\end{enumerate}
Configuration files may be loaded using the Browse .cfg files option on the Manage Settings menu.
diff --git a/manual/configure_rockbox/voice.tex b/manual/configure_rockbox/voice.tex
index 1cb4d3fae0..ebfb4a3b66 100755
--- a/manual/configure_rockbox/voice.tex
+++ b/manual/configure_rockbox/voice.tex
@@ -5,12 +5,11 @@
This option turns on the Voice User Interface, which will read out menu items and settings as they are selected by the cursor. In order for this to work, a voice file must be present in the \textbf{/.rockbox/lang/} directory on the \dap\. Voice files are large (1.5MB) and are not shipped with Rockbox by default.
The voice file is the name of the language for which it is made, followed by the extension .voice. So for English, the file name would be \fname{english.voice}.
This option is on by default. It will do nothing unless the appropriate .voice file is installed in the correct place on the \dap\.
-
- \textbf{Limitations}
- \begin{itemize}
- \item Setting the Sound Option \textbf{Channels} to ``karaoke'' may disable voice menus.
- \item Plugins and the wake up alarm do not support voice features.
- \end{itemize}
+ The Voice Menus have several limitations:
+ \begin{itemize}
+ \item Setting the Sound Option \textbf{Channels} to ``karaoke'' may disable voice menus.
+ \item Plugins and the wake up alarm do not support voice features.
+ \end{itemize}
\item \textbf{Voice Directories:}
This option turns on the speaking of directory names. The \dap\ is not powerful enough to produce these voices in real time, so a number of options are available.
@@ -27,5 +26,7 @@
\item \textbf{Voice Filenames:}
This option turns on the speaking of directory names. The options provided are ``Spell'', ``Numbers'', and ``Off'' which function the same as for \textbf{Voice Directories} and ``.talk mp3 clip,'' which functions as above except that the files are named with the same name as the music file (e.g. \fname{Punkadiddle.mp3 } would require a file called \textbf{Punkadiddle.mp3.talk}).
+
\end{itemize}
+
See \url{http://www.rockbox.org/twiki/bin/view/Main/VoiceHowto} for more details on configuring speech support in Rockbox.