summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/display_options.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/configure_rockbox/display_options.tex')
-rw-r--r--manual/configure_rockbox/display_options.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex
index a6bd439661..430d361c57 100644
--- a/manual/configure_rockbox/display_options.tex
+++ b/manual/configure_rockbox/display_options.tex
@@ -181,6 +181,20 @@
181 When set to \setting{Yes} scrolling vertically on pages that surpass the 181 When set to \setting{Yes} scrolling vertically on pages that surpass the
182 screen size will page up/down instead of simply changing lines. This can be 182 screen size will page up/down instead of simply changing lines. This can be
183 useful on slow displays. 183 useful on slow displays.
184 \nopt{scrollwheel}{
185 \item[List Acceleration Start Delay.]
186 This setting enables the acceleration of scroll speed in lists when
187 holding \ButtonScrollUp{} or \ButtonScrollDown{}. When set to
188 \setting{Off} the acceleration is disabled. When any other value is set
189 the acceleration will start to accelerate after holding
190 \ButtonScrollUp{} or \ButtonScrollDown{} for the chosen time (in
191 seconds).
192 \item[List Acceleration Speed.]
193 This setting controls how fast the scroll speed accelerates. The scroll
194 speed will increase every N seconds. For example, selecting
195 \setting{Speed up every 3s} will increase the scroll speed every 3
196 seconds while \ButtonScrollUp{} or \ButtonScrollDown{} is held.
197 }
184 \end{description} 198 \end{description}
185% 199%
186 \opt{lcd_bitmap}{ 200 \opt{lcd_bitmap}{