From 0fec4711d5ba5fff1b321568fb45651e11d79b08 Mon Sep 17 00:00:00 2001 From: Michael DiFebbo Date: Wed, 29 Mar 2006 14:52:32 +0000 Subject: Correct compiler errors from last commit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9346 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/display_options.tex | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'manual/configure_rockbox/display_options.tex') 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 -- cgit v1.2.3