summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface
diff options
context:
space:
mode:
Diffstat (limited to 'manual/rockbox_interface')
-rw-r--r--manual/rockbox_interface/main.tex15
1 files changed, 8 insertions, 7 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index 1c2708fe2a..1d28792352 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -667,13 +667,14 @@ When browsing files and moving through menus you usually get a list view
667presented. The navigation in these lists are usually the same and should be 667presented. The navigation in these lists are usually the same and should be
668pretty intuitive. 668pretty intuitive.
669In the tree view use \ActionStdNext{} and \ActionStdPrev{} to move around 669In the tree view use \ActionStdNext{} and \ActionStdPrev{} to move around
670the selection. Use \ActionStdOk{} to select an item. When browsing the file 670the selection. Use \ActionStdOk{} to select an item. \opt{wheel_acceleration}{
671system selecting an audio file plays it. The view switches to the ``While 671Note that the scroll speed is accelerating the faster you rotate the wheel.}
672playing screen'', usually abbreviated as ``WPS'' (see \reference{ref:WPS}. The 672When browsing the file system selecting an audio file plays it. The view
673dynamic playlist gets replaced with the contents of the current directory. This 673switches to the ``While playing screen'', usually abbreviated as ``WPS'' (see
674way you can easily treat directories as playlists. The created dynamic playlist can 674\reference{ref:WPS}. The dynamic playlist gets replaced with the contents of
675be extended or modified while playing. This is also known as 675the current directory. This way you can easily treat directories as playlists.
676``on-the-fly playlist''. 676The created dynamic playlist can be extended or modified while playing. This is
677also known as ``on-the-fly playlist''.
677To go back to the \setting{File Browser} stop the playback with the 678To go back to the \setting{File Browser} stop the playback with the
678\ActionWpsStop{} button or return to the file browser while keeping playback 679\ActionWpsStop{} button or return to the file browser while keeping playback
679running using \ActionWpsBrowse{}. 680running using \ActionWpsBrowse{}.