1
0
Fork 0
forked from len0rd/rockbox

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
This commit is contained in:
Alexander Levin 2009-08-18 22:52:29 +00:00
parent ae901c2e50
commit fd0f742cf2
2 changed files with 8 additions and 1 deletions

View file

@ -235,6 +235,9 @@
remote statusbar & off, top, bottom & N/A\\ remote statusbar & off, top, bottom & N/A\\
} }
scrollbar & on, off & 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 volume display
& graphic, numeric & N/A\\ & graphic, numeric & N/A\\
battery display battery display

View file

@ -196,7 +196,11 @@
\item[Status/Scrollbar:] \item[Status/Scrollbar:]
Settings related to on screen status display and the scrollbar. Settings related to on screen status display and the scrollbar.
\begin{description} \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 \item[Status Bar:] Allows you to choose where to display the
statusbar\opt{remote}{ on the main display}. statusbar\opt{remote}{ on the main display}.
\opt{remote}{ \opt{remote}{