From fbf83dc4ce939c06808c874d6ac1cc3926fedd50 Mon Sep 17 00:00:00 2001 From: Christian Soffke Date: Thu, 21 Oct 2021 23:11:32 +0200 Subject: 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 --- manual/configure_rockbox/display_options.tex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'manual/configure_rockbox/display_options.tex') 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 @@ 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 useful on slow displays. + \item[List Wraparound.] + When set to \setting{Yes}, scrolling will wrap around back to the opposite + end of a list after the first or last item has been reached. \nopt{scrollwheel}{ \item[List Acceleration Start Delay.] This setting enables the acceleration of scroll speed in lists when -- cgit v1.2.3