summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/display_options.tex
diff options
context:
space:
mode:
authorMichael DiFebbo <medifebbo@rockbox.org>2006-03-27 19:30:05 +0000
committerMichael DiFebbo <medifebbo@rockbox.org>2006-03-27 19:30:05 +0000
commit25f9cec411981b1b6fbff5b3362546d9522611ff (patch)
treec2069244700937a3f888ff16cefbabd20487b3fe /manual/configure_rockbox/display_options.tex
parent7f9e1eb8014861a4cbb5ebb596e5d20cb58a102e (diff)
downloadrockbox-25f9cec411981b1b6fbff5b3362546d9522611ff.tar.gz
rockbox-25f9cec411981b1b6fbff5b3362546d9522611ff.zip
Divide chapter 4 of the manual into several smaller, more manageable files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9295 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox/display_options.tex')
-rwxr-xr-xmanual/configure_rockbox/display_options.tex73
1 files changed, 73 insertions, 0 deletions
diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex
new file mode 100755
index 0000000000..28f027b0c2
--- /dev/null
+++ b/manual/configure_rockbox/display_options.tex
@@ -0,0 +1,73 @@
1 \subsection{\label{ref:Displayoptions}Display Options}
2
3 \begin{itemize}
4 \item \textbf{Browse fonts}
5 Browse the fonts that reside in your \fname{/.rockbox} directory. Selecting one will activate it. See page \pageref{ref:Loadingfonts} for further details about fonts.
6
7 \item \textbf{Browse WPS files}
8 Opens the file browser in the \textbf{/.rockbox} directory and displays all .wps files. Selecting one will activate it, stop will exit back to the menu.\\
9 For further information about the WPS see page \pageref{ref:WPS}. For information about editing a .wps file see page \pageref{ref:ConfiguringtheWPS}.
10
11 \item \textbf{LCD Settings}
12 This submenu contains settings that relate to the display of the \dap.
13 \begin{itemize}
14 \item \textbf{Backlight:}
15 How long the backlight shines after a key press. Set to OFF to never light it, set to ON to never shut it off or set a preferred timeout period.
16 \item \textbf{Backlight on WhenPlugged:}
17 This option turns the backlight on constantly while the charger cable is connected.
18 \item \textbf{Caption Backlight:} This option turns the backlight on for 25 seconds either side of the start of a new track so that the display can be read to see song information.
19 \item \textbf{Contrast:} Changes the contrast of your LCD display. Warning: Setting the contrast too dark or too light can make it hard to find this menu option again!
20 \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodnano,ipodcolor,ipodvideo}{
21 \item \textbf{LCD Mode}: This setting lets you invert the whole screen, so now you get a black background and green text graphics.
22 }
23 \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.
24 \item \textbf{Line Selector: }Select this option to have a bar of inverted text (``Bar'' option) mark the current line in the File Browser rather than the default arrow to the left (``Pointer'' option). This gives slightly more room for filenames.
25 \end{itemize}
26
27 \item \textbf{Scrolling}
28 This feature controls how text will scroll in Rockbox. You can configure the following parameters:
29 \begin{itemize}
30 \item \textbf{Scroll Speed:}
31 Controls how many times per second the scrolling text moves a step.
32 \item \textbf{Scroll StartDelay:}
33 Controls how many milliseconds Rockbox should wait before a new text begins scrolling.
34 \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodnano,ipodcolor,ipodvideo}{
35 \item \textbf{Scroll Step Size:}
36 Controls how many pixels the text scroll should move for each step.
37 }
38 \item \textbf{Bidirectional Scroll Limit: }
39 Rockbox has two different scroll methods, always scrolling the text to the left, and when the line has ended, beginning again at the start, or moving to the left until you can read the end of the line, and scroll right until you see the beginning again. Rockbox chooses which method it should use, depending of how much it has to scroll left. This setting lets you tell Rockbox where that limit is, expressed in percentage of line length.
40 \end{itemize}
41
42 \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodnano,ipodcolor,ipodvideo}{
43 \item \textbf{Status/Scrollbar}
44 Settings related to on screen status display and the scrollbar.
45 \begin{itemize}
46 \item \textbf{Scroll Bar: }Enables or disables the scroll bar at the left.
47 \item \textbf{Status Bar: }Enables or disables the status bar at the upper side.
48 \item \textbf{Button Bar:} Enables or disables the button bar prompts for the F keys at the bottom of the screen.
49 \item \textbf{Volume Display:} Controls whether the volume is displayed as a graphic or a numerical percentage value on the Status Bar.
50 \item \textbf{Battery Display: }Controls whether the battery charge status is displayed as a graphic or numerical percentage value on the Status Bar.
51 \end{itemize}
52 }
53
54 \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodnano,ipodcolor,ipodvideo}{
55 \item \textbf{Peak Meter}
56 The peak meter can be configured with a number of parameters. (For a description of the peak meter see page \pageref{ref:Peakmeter}.)
57
58 \begin{itemize}
59 \item \textbf{Peak Release:}
60 This determines how fast the bar shrinks when the music becomes softer. Lower values make the peak meter look smoother.
61 \item \textbf{Peak Hold Time:}
62 Specifies the time after which the peak indicator will reset. If you set this value e.g. to 5s then the peak indicator displays the loudest volume value that occurred within the last 5 seconds. Big values are good if you want to find the peak level of a song, which might be of interest when copying music from the \dap via the analogue output to some other recording device.
63 \item \textbf{Clip Hold Time:}
64 How long the clipping indicator will be visible after clipping was detected
65 \item \textbf{Performance:}
66 In high performance mode, the peak meter is updated as often as possible. This reduces the chance of missing a peak value, making the peak meter more precise. In energy save mode the peak meter is updated just often enough to look fluid. This reduces the load on the CPU and thus saves a little bit of energy. If you crave every second of runtime for your \dap or simply use the peak meter as a screen effect, the use of energy save mode is recommended. If you want to use the peak meter as a measuring instrument you'll want to use high performance mode.
67 \item \textbf{Scale:}
68 Select whether the peak meter displays linear or logarithmic values. In ``dB'' (decibel) scale the volume values are scaled logarithmically. This very similar to the perception of loudness. The volume meters of digital audio devices usually are scaled this way. If you are interested in the power level that is applied to your headphones you should choose ``linear'' display. Unfortunately this value doesn't have real units like volts or watts since that depends on the phones. So they can only be displayed as percentage values.
69 \item \textbf{Minimum and maximum range:}
70 These two options define the full value range that the peak meter displays. Recommended values for dB's are {}-40 for min. and 0 for maximum. For linear display, use 0 and 100\%. Note that {}-40 dB's is approximately 1\% in linear value, but if you change the minimum setting in linear mode slightly and then change to dbFs there will be a large change. You can use these values for 'zooming' into the peak meter.
71 \end{itemize}
72 }
73 \end{itemize} \ No newline at end of file