diff options
author | Nils Wallménius <nils@rockbox.org> | 2010-06-05 12:31:11 +0000 |
---|---|---|
committer | Nils Wallménius <nils@rockbox.org> | 2010-06-05 12:31:11 +0000 |
commit | e821c031fcaed9159075782f4b8394147c6c80bb (patch) | |
tree | e3d44fd5323741bedf8435fe58fca516555f52ed | |
parent | 642e8ec40e2d3ce4b4f950d069d267f8074d119b (diff) |
Remove Jump scroll from the manual too
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26577 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | manual/configure_rockbox/display_options.tex | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex index 40f81b381b..a0661a267b 100644 --- a/manual/configure_rockbox/display_options.tex +++ b/manual/configure_rockbox/display_options.tex @@ -177,16 +177,6 @@ Defines the number of pixels the horizontal manual screen scroll should move for each step. } - \opt{player}{ - \item[Jump Scroll.] - This setting makes text scroll a page at a time instead of a character - at a time. If set to \setting{One time}, \setting{2}, \setting{3} or - \setting{4} it will scroll a line in paged mode that many times and - then scroll it a character at a time. If set to \setting{Always} lines - will always scroll in paged mode. - \item[Jump Scroll Delay.] - Controls how long the delay is before a page is scrolled. - } \item[Paged Scrolling.] When set to \setting{Yes} scrolling vertically on pages that surpass the screen size will page up/down instead of simply changing lines. This can be |