forked from len0rd/rockbox
fix the screen scroll out of view description (FS#5331 with adjustments by me)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9899 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0c262d8f52
commit
05a7b271ea
1 changed files with 14 additions and 4 deletions
|
@ -137,9 +137,19 @@
|
||||||
it should use depending of how much it has to scroll left. This setting
|
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
|
lets you tell Rockbox where that limit is, expressed in percentage of
|
||||||
line length.
|
line length.
|
||||||
\item[Screen Scrolls Out of View:] \fixme{tbd}
|
\item[Screen Scrolls Out of View:]
|
||||||
\item[Screen Scroll Step Size:] \fixme{tbd}
|
On lists with long entries that don't fit on the screen using
|
||||||
\item[Paged Scrolling:] \fixme{tbd}
|
\opt{recorder,recorderv2fm,h1xx,h300}{\ButtonOn+\ButtonRight/
|
||||||
|
\ButtonLeft}\opt{ondio}{\fixme{tbd}}
|
||||||
|
the complete content will be scrolled right/left. With this option set to
|
||||||
|
\setting{Yes} the lines can scroll out of view. Otherwise the entries
|
||||||
|
will only scroll as far as they align to the margins.
|
||||||
|
\item[Screen Scroll Step Size:]
|
||||||
|
Determines how many pixels the text should advance in every click when
|
||||||
|
scrolling the screen.
|
||||||
|
\item[Paged Scrolling:]
|
||||||
|
When enabled scrolling will page up/down instead of changing lines. This
|
||||||
|
can be useful on slow displays.
|
||||||
\end{description}
|
\end{description}
|
||||||
%
|
%
|
||||||
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodnano,ipodcolour,ipodvideo}{
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodnano,ipodcolour,ipodvideo}{
|
||||||
|
@ -164,7 +174,7 @@
|
||||||
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodnano,ipodcolour,ipodvideo}{
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodnano,ipodcolour,ipodvideo}{
|
||||||
\item[Peak Meter:]
|
\item[Peak Meter:]
|
||||||
The peak meter can be configured with a number of parameters.
|
The peak meter can be configured with a number of parameters.
|
||||||
(For a description of the peak meter see page \pageref{ref:Peakmeter}.)
|
(For a description of the peak meter see page \pageref{sec:peakmeter}.)
|
||||||
\begin{description}
|
\begin{description}
|
||||||
\item[Peak Release:]
|
\item[Peak Release:]
|
||||||
This determines how fast the bar shrinks when the music becomes
|
This determines how fast the bar shrinks when the music becomes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue