From 97548f34d767f14de3fafc2333cfeac97ab36151 Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Mon, 24 Aug 2009 00:22:54 +0000 Subject: Move the "Status/Scrollbar" menu to Theme Settings, and add the F_THEMESETTING flag to the settings it was missing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22486 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/theme_settings.tex | 31 +++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) (limited to 'manual/configure_rockbox/theme_settings.tex') diff --git a/manual/configure_rockbox/theme_settings.tex b/manual/configure_rockbox/theme_settings.tex index d87a201488..b87c0f8583 100644 --- a/manual/configure_rockbox/theme_settings.tex +++ b/manual/configure_rockbox/theme_settings.tex @@ -83,8 +83,35 @@ customize the visual apperance of Rockbox. Rockbox allows you to select bitmap pictures to use as backdrops, see \reference{ref:LoadingBackdrops} for further information. This option allows you to clear the backdrops that you set. -}% - +} +% + \opt{lcd_bitmap}{ + \item[Status/Scrollbar:] + Settings related to on screen status display and the scrollbar. + \begin{description} + \item[Scroll Bar:] Allows you to choose where the vertical scroll bar + should appear. + \item[Scroll Bar Width:] Allows you to choose the width of the + scroll bar (in pixels). Default value is 6. + \item[Status Bar:] Allows you to choose where to display the + statusbar\opt{remote}{ on the main display}. + \opt{remote}{ + \item[Remote Status Bar:] Allows you to choose where to display the + statusbar on the remote display. + } + \opt{RECORDER_PAD}{ + \item[Button Bar:] Enables or disables the button bar prompts for the + ``F''-keys at the bottom of the screen. + } + \item[Volume Display:] Controls whether the volume is displayed as a + graphic or a numeric value on the Status Bar. If you select a numeric + display, volume is displayed in decibels. See \reference{ref:volume} + for more on the volume setting. + \item[Battery Display:] Controls whether the battery charge status is + displayed as a graphic or numerical percentage value on the Status Bar. + \end{description} + } +% \opt{lcd_bitmap}{ \item[Line Selector Type.] This option allows you to select which type of line selector to use. -- cgit v1.2.3