boomshine: improve collision detection.
[kugel-rb.git] / manual / configure_rockbox / theme_settings.tex
blobfde223453e936b28e92acadfa77961ac3d257df5
1 % $Id $ %
2 The \setting{Theme Settings} menu offers options that you can change to
3 customize the visual apperance of Rockbox.
5 \begin{description}
6 \item[Browse Theme Files.]
7 This option will display all the currently installed themes on the \dap{},
8 press \ActionTreeEnter{} to load the chosen theme and apply it.
10 A theme is a configuration file, stored in a specific directory,
11 that typically changes the WPS
12 \opt{HAVE_REMOTE_LCD}{and remote WPS}, font used and on some platforms
13 additional information such as background image and text colours.
15 There are a number of themes that ship with Rockbox. If none of
16 these suit your needs, many more can be downloaded from
17 \opt{player}{\url{http://themes.rockbox.org/index.php?target=player}}%
18 \opt{recorder}{\url{http://themes.rockbox.org/index.php?target=fmrecorder}}%
19 \opt{recorderv2fm}{\url{http://themes.rockbox.org/index.php?target=fmrecorder}}%
20 \opt{ondiofm}{\url{http://themes.rockbox.org/index.php?target=ondiofm}}%
21 \opt{ondiosp}{\url{http://themes.rockbox.org/index.php?target=ondiosp}}%
22 \opt{m5}{\url{http://themes.rockbox.org/index.php?target=m5}}%
23 \opt{x5}{\url{http://themes.rockbox.org/index.php?target=x5}}%
24 \opt{m3}{\url{http://themes.rockbox.org/index.php?target=m3}}%
25 \opt{h100}{\url{http://themes.rockbox.org/index.php?target=h100}}%
26 \opt{h300}{\url{http://themes.rockbox.org/index.php?target=h300}}%
27 \opt{h10_5gb}{\url{http://themes.rockbox.org/index.php?target=h10_5gb}}%
28 \opt{h10}{\url{http://themes.rockbox.org/index.php?target=h10}}%
29 \opt{ipod1g2g}{\url{http://themes.rockbox.org/index.php?target=ipod1g2g}}%
30 \opt{ipod3g}{\url{http://themes.rockbox.org/index.php?target=ipod3g}}%
31 \opt{ipod4g}{\url{http://themes.rockbox.org/index.php?target=ipod4g}}%
32 \opt{ipodcolor}{\url{http://themes.rockbox.org/index.php?target=ipodcolor}}%
33 \opt{ipodvideo}{\url{http://themes.rockbox.org/index.php?target=ipodvideo}}%
34 \opt{ipodmini}{\url{http://themes.rockbox.org/index.php?target=ipodmini}}%
35 \opt{ipodnano}{\url{http://themes.rockbox.org/index.php?target=ipodnano}}%
36 \opt{ipodnano2g}{\url{http://themes.rockbox.org/index.php?target=ipodnano2g}}%
37 \opt{e200}{\url{http://themes.rockbox.org/index.php?target=e200}}%
38 \opt{e200v2}{\url{http://themes.rockbox.org/index.php?target=e200v2}}%
39 \opt{c200}{\url{http://themes.rockbox.org/index.php?target=c200}}%
40 \opt{gigabeatf}{\url{http://themes.rockbox.org/index.php?target=gigabeatf}}%
41 \opt{gigabeats}{\url{http://themes.rockbox.org/index.php?target=gigabeats}}%
42 \opt{mrobe100}{\url{http://themes.rockbox.org/index.php?target=mrobe100}}%
45 \note{Themes do not have to be purely visual. It is quite possible to create
46 a theme that switches between audio configurations for use in the car, with
47 headphones and when connected to an external amplifier. See
48 \reference{ref:CreateYourOwnWPS} for more details.}
50 \opt{lcd_bitmap}{
51 \item[Font.]
52 Browse the installed fonts on your \dap{}. Selecting one will activate it.
53 See \reference{ref:Loadingfonts} for further details about fonts.
54 } % \nopt{player}
56 \item[While Playing Screen.]
57 Opens the \setting{File Browser} in the \fname{/.rockbox/wps} directory and
58 displays all \fname{.wps} files. Selecting one will activate it,
59 \ActionStdCancel{} will exit back to the menu. For further information
60 about the WPS see \reference{ref:WPS}. For information about editing
61 a .wps file see \reference{ref:ConfiguringtheWPS}.
63 \opt{HAVE_REMOTE_LCD}{
64 \item[Remote While Playing Screen.]
65 Opens the \setting{File Browser} in the \fname{/.rockbox/wps} directory and
66 displays all \fname{.rwps} files. Selecting one will activate it, stop will
67 exit back to the menu.
68 \note{
69 A \fname{.rwps} file is a special \fname{.wps} file for the remote
70 display.
74 \item[Show Icons.]
75 Rockbox has the ability to display an icon to the left of the file
76 in the \setting{File Browser}. For details of these icons, see
77 \reference{ref:Supportedfileformats}.
78 \opt{lcd_bitmap}{
79 These icons can also be customised. See the \wikilink{IconSets}
80 and \wikilink{CustomIcons} Wiki pages for details.
83 \opt{lcd_non-mono}{%
84 \item[Clear Backdrop.]
85 Rockbox allows you to select bitmap pictures to use as backdrops,
86 see \reference{ref:LoadingBackdrops} for further information.
87 This option allows you to clear the backdrops that you set.
90 \opt{lcd_bitmap}{
91 \item[Status/Scrollbar.]
92 Settings related to on screen status display and the scrollbar.
93 \begin{description}
94 \item[Scroll Bar.] Allows you to choose where the vertical scroll bar
95 should appear.
96 \item[Scroll Bar Width.] Allows you to choose the width of the
97 scroll bar (in pixels). Default value is 6.
98 \item[Status Bar.] Allows you to choose where to display the
99 statusbar\opt{remote}{ on the main display}.
100 \opt{remote}{
101 \item[Remote Status Bar.] Allows you to choose where to display the
102 statusbar on the remote display.
104 \opt{RECORDER_PAD}{
105 \item[Button Bar.] Enables or disables the button bar prompts for the
106 ``F''-keys at the bottom of the screen.
108 \item[Volume Display.] Controls whether the volume is displayed as a
109 graphic or a numeric value on the Status Bar. If you select a numeric
110 display, volume is displayed in decibels. See \reference{ref:volume}
111 for more on the volume setting.
112 \item[Battery Display.] Controls whether the battery charge status is
113 displayed as a graphic or numerical percentage value on the Status Bar.
114 \end{description}
117 \opt{lcd_bitmap}{
118 \item[Line Selector Type.]
119 This option allows you to select which type of line selector to use.
120 \begin{description}
121 \item[Pointer.]
122 A small arrow to the left of the menu text.
123 \item[Bar (inverse).]
124 A bar with inverted foreground and background colour.
125 \opt{lcd_color}{
126 \item[Bar (Solid Colour).]
127 A bar with a solid colour, the colour is set in the \setting{Colours}
128 submenu.
129 \item[Bar (Gradient Colour).]
130 A bar with a colour gradient, the colours are set in the \setting{Colours}
131 submenu.
133 \end{description}
136 \opt{lcd_color}{
137 \item[Colours.]
138 The options in this menu sets the colours for visual elements in Rockbox.
139 \begin{description}
140 \item[Line Selector Colours.]
141 These options sets the colours for the line selector bars.
142 \begin{description}
143 \item[Primary Colour.]
144 Set the primary colour used for the gradient line selector bar and the
145 colour used for the solid color line selector bar.
146 \item[Secondary Colour.]
147 Set the secondary colour used for the gradient line selector bar.
148 \item[Text Colour.]
149 Set the colour of the selected text when using the solid colour or the
150 gradient colour line selection bars.
151 \end{description}
153 \item[Background Colour.]
154 Sets the background colour for the display.
155 \item[Foreground Colour.]
156 Sets the colour used for text and icons.
157 \item[Reset Colours.]
158 Resets the LCD display to Rockbox's default colours.
159 \end{description}
160 }% lcd_color
161 \end{description}