From 751e922783a18aeaeed532bffac300f917f4e159 Mon Sep 17 00:00:00 2001 From: Michael Hohmuth Date: Fri, 11 Feb 2011 18:45:04 +0000 Subject: Use generic keyboard actions rather than the device-dependent \ButtonLeft / \ButtonRight git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29285 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/autoresume.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manual/configure_rockbox/autoresume.tex b/manual/configure_rockbox/autoresume.tex index a253a88bcd..3042f3b04e 100644 --- a/manual/configure_rockbox/autoresume.tex +++ b/manual/configure_rockbox/autoresume.tex @@ -22,11 +22,11 @@ stops, including when explicitly stopping the track, powering off the \dap{}, or starting playback of another track. If you intend to start a track from its beginning but notice that it -was resumed, you can press the \ButtonLeft{} button to skip back to -its beginning. When pressing \ButtonLeft{} again in the first few +was resumed, you can press \ActionWpsSkipPrev{} in the WPS to skip back to +its beginning. When pressing \ActionWpsSkipPrev{} again in the first few seconds of a track to go to the previous track, the previously (on first button press) saved resume position is retained. Therefore, you -can also use the \ButtonLeft{} and \ButtonRight{} buttons to skip +can also use \ActionWpsSkipPrev{} and \ActionWpsSkipNext{} to skip across tracks in a playlist without losing their resume position. \begin{description} -- cgit v1.2.3