diff options
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-05-10 07:33:43 +0000 |
---|---|---|
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-05-10 07:33:43 +0000 |
commit | 05a7b271ead65f11f818e1d1c91c7f4380526f3d (patch) | |
tree | 1c4c149cda0ef4f80fdcecbedf278fc4da01bf65 /manual/configure_rockbox/display_options.tex | |
parent | 0c262d8f52a9edf3eb86f26e8948e7e99e05dbc8 (diff) |
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
Diffstat (limited to 'manual/configure_rockbox/display_options.tex')
-rwxr-xr-x | manual/configure_rockbox/display_options.tex | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex index 3e7dea1cf2..0af9521878 100755 --- a/manual/configure_rockbox/display_options.tex +++ b/manual/configure_rockbox/display_options.tex @@ -137,9 +137,19 @@ 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 line length. - \item[Screen Scrolls Out of View:] \fixme{tbd} - \item[Screen Scroll Step Size:] \fixme{tbd} - \item[Paged Scrolling:] \fixme{tbd} + \item[Screen Scrolls Out of View:] + On lists with long entries that don't fit on the screen using + \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} % \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodnano,ipodcolour,ipodvideo}{ @@ -164,7 +174,7 @@ \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodnano,ipodcolour,ipodvideo}{ \item[Peak Meter:] 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} \item[Peak Release:] This determines how fast the bar shrinks when the music becomes |