summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/appendix/config_file_options.tex1
-rwxr-xr-xmanual/configure_rockbox/display_options.tex3
2 files changed, 4 insertions, 0 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 400643f88d..fd08f64335 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -64,6 +64,7 @@
64 Screen Scrolls Out Of View & on, off & N/A\\ 64 Screen Scrolls Out Of View & on, off & N/A\\
65 bidir limit & 0 to 200 & \% screen\\ 65 bidir limit & 0 to 200 & \% screen\\
66 scroll paginated & on, off & N/A\\ 66 scroll paginated & on, off & N/A\\
67 list wraparound & on, off & N/A\\
67 hold\_lr\_for\_scroll\_in\_list & on, off & N/A\\ 68 hold\_lr\_for\_scroll\_in\_list & on, off & N/A\\
68 show path in browser & off, current directory, full path & N/A\\ 69 show path in browser & off, current directory, full path & N/A\\
69 contrast & 0 to 63 & N/A\\ 70 contrast & 0 to 63 & N/A\\
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