MAke manuals build again. Non scrollwheel targets don't have \ButtonScrollXX, so use \ActionStdXX instead.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29636 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Alex Parker 2011-03-23 21:22:55 +00:00
parent 04bd51fbcb
commit e4da0c8068

View file

@ -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}
%