From fd0f742cf2e0ce5bbb52b54de91f64dba7f321c0 Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Tue, 18 Aug 2009 22:52:29 +0000 Subject: update for the recently added 'Scrollbar Width/Position' settings (FS#10538) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22415 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/config_file_options.tex | 3 +++ manual/configure_rockbox/display_options.tex | 6 +++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex index 30a295e73e..4e4ae3ff58 100644 --- a/manual/appendix/config_file_options.tex +++ b/manual/appendix/config_file_options.tex @@ -235,6 +235,9 @@ remote statusbar & off, top, bottom & N/A\\ } scrollbar & on, off & N/A\\ + scrollbar pos & left, right & N/A\\ + scrollbar width & 3 to LCD width / 10 (\fixme{devise a way + to get ranges from config-*.h})& pixels\\ volume display & graphic, numeric & N/A\\ battery display diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex index d539082f18..300dbcd6fc 100644 --- a/manual/configure_rockbox/display_options.tex +++ b/manual/configure_rockbox/display_options.tex @@ -196,7 +196,11 @@ \item[Status/Scrollbar:] Settings related to on screen status display and the scrollbar. \begin{description} - \item[Scroll Bar:] Enables or disables the scroll bar at the left. + \item[Scroll Bar:] Enables or disables the vertical scroll bar. + \item[Scroll Bar Width:] Allows you to choose the width of the + scroll bar (in pixels). Default value is 6. + \item[Scroll Bar Position:] Allows you to choose where the scroll bar + should appear. \item[Status Bar:] Allows you to choose where to display the statusbar\opt{remote}{ on the main display}. \opt{remote}{ -- cgit v1.2.3