summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/display_options.tex
diff options
context:
space:
mode:
authorPaul Sauro <olsroparadise@proton.me>2024-08-29 02:22:27 +0200
committerSolomon Peachy <pizza@shaftnet.org>2024-08-28 21:38:35 -0400
commit14a8f9a863f5534333df1359822e2f126583d473 (patch)
tree66ed091e2370fbf1f93c615eec51bd524f38df6b /manual/configure_rockbox/display_options.tex
parent49bbfe75054972866b9b06faea118f890ce6bc26 (diff)
downloadrockbox-14a8f9a863f5534333df1359822e2f126583d473.tar.gz
rockbox-14a8f9a863f5534333df1359822e2f126583d473.zip
Integrate the new option to the theme engine and to the manual
Change-Id: I8890723a37f905727d068e484b841e1ddaf8f98c
Diffstat (limited to 'manual/configure_rockbox/display_options.tex')
-rwxr-xr-xmanual/configure_rockbox/display_options.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex
index e2b5c3eccd..0d42115efe 100755
--- a/manual/configure_rockbox/display_options.tex
+++ b/manual/configure_rockbox/display_options.tex
@@ -198,6 +198,11 @@
198 will keep the list entries at their fixed positions and allow them to be 198 will keep the list entries at their fixed positions and allow them to be
199 scrolled out of view, whereas \setting{No} will only scroll those entries 199 scrolled out of view, whereas \setting{No} will only scroll those entries
200 which surpass the right margin. 200 which surpass the right margin.
201 \item[Disable main menu scrolling]
202 Setting this option to \setting{Yes}
203 will stop all kind of text scrollings while you are laying on the main menu
204 which may greatly help at avoiding visual glitches if you are using a theme
205 that has a lockscreen.
201 \item[Screen Scroll Step Size.] 206 \item[Screen Scroll Step Size.]
202 Defines the number of pixels the horizontal manual screen scroll should move 207 Defines the number of pixels the horizontal manual screen scroll should move
203 for each step. 208 for each step.