diff options
Diffstat (limited to 'manual/configure_rockbox/display_options.tex')
-rw-r--r-- | manual/configure_rockbox/display_options.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex index 430d361c57..74b5c07732 100644 --- a/manual/configure_rockbox/display_options.tex +++ b/manual/configure_rockbox/display_options.tex @@ -184,16 +184,16 @@ \nopt{scrollwheel}{ \item[List Acceleration Start Delay.] This setting enables the acceleration of scroll speed in lists when - holding \ButtonScrollUp{} or \ButtonScrollDown{}. When set to + holding \ActionStdPrev{} or \ActionStdNext{}. When set to \setting{Off} the acceleration is disabled. When any other value is set the acceleration will start to accelerate after holding - \ButtonScrollUp{} or \ButtonScrollDown{} for the chosen time (in + \ActionStdPrev{} or \ActionStdNext{} for the chosen time (in seconds). \item[List Acceleration Speed.] This setting controls how fast the scroll speed accelerates. The scroll speed will increase every N seconds. For example, selecting \setting{Speed up every 3s} will increase the scroll speed every 3 - seconds while \ButtonScrollUp{} or \ButtonScrollDown{} is held. + seconds while \ActionStdPrev{} or \ActionStdNext{} is held. } \end{description} % |