summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/display_options.tex
diff options
context:
space:
mode:
authorChristian Soffke <christian.soffke@gmail.com>2021-10-21 23:11:32 +0200
committerWilliam Wilgus <me.theuser@yahoo.com>2021-11-11 17:31:10 -0500
commitfbf83dc4ce939c06808c874d6ac1cc3926fedd50 (patch)
tree0ee23e943eaa5bf563afc7f2568a0112739a0e81 /manual/configure_rockbox/display_options.tex
parent30a23fdd6de8fb46e7b1349126a9ae6921cf7555 (diff)
downloadrockbox-fbf83dc4ce939c06808c874d6ac1cc3926fedd50.tar.gz
rockbox-fbf83dc4ce939c06808c874d6ac1cc3926fedd50.zip
Add setting for disabling wrap-around lists
Allows user to decide whether scrolling lists will wrap around to the opposite end after the first or last item has been reached. Change-Id: I22156812cf4c857ddc4b6c48c1cef013b1985260
Diffstat (limited to 'manual/configure_rockbox/display_options.tex')
-rwxr-xr-xmanual/configure_rockbox/display_options.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex
index d64734aec4..1eeb633a05 100755
--- a/manual/configure_rockbox/display_options.tex
+++ b/manual/configure_rockbox/display_options.tex
@@ -207,6 +207,9 @@
207 When set to \setting{Yes} scrolling vertically on pages that surpass the 207 When set to \setting{Yes} scrolling vertically on pages that surpass the
208 screen size will page up/down instead of simply changing lines. This can be 208 screen size will page up/down instead of simply changing lines. This can be
209 useful on slow displays. 209 useful on slow displays.
210 \item[List Wraparound.]
211 When set to \setting{Yes}, scrolling will wrap around back to the opposite
212 end of a list after the first or last item has been reached.
210 \nopt{scrollwheel}{ 213 \nopt{scrollwheel}{
211 \item[List Acceleration Start Delay.] 214 \item[List Acceleration Start Delay.]
212 This setting enables the acceleration of scroll speed in lists when 215 This setting enables the acceleration of scroll speed in lists when