Advertisement
Guest User

Untitled

a guest
May 16th, 2010
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 2.00 KB | None | 0 0
  1. Index: manual/configure_rockbox/system_options.tex
  2. ===================================================================
  3. --- manual/configure_rockbox/system_options.tex (revision 26092)
  4. +++ manual/configure_rockbox/system_options.tex (working copy)
  5. @@ -1,11 +1,27 @@
  6.  % $Id$ %
  7.  \section{\label{ref:SystemOptions}System}
  8.  \subsection{Start Screen}
  9. -    Set the screen that Rockbox will start in. Selecting
  10. -    \setting{Resume Playback} will resume playback where it was when the \dap{}
  11. -    was shut off if there is a playlist to resume and will then end up in the
  12. -    WPS. Selecting \setting{Previous Screen} will make Rockbox start in the
  13. -    screen it was when the \dap{} was shut off.
  14. +    Set the screen that Rockbox will start in. The default is the main menu but
  15. +    the following options are available: % almost all items in the main menu with a few exceptions
  16. +    \begin{description}
  17. +        \item[Previous Screen.] Start Rockbox in the same screen as when it was shut off.
  18. +        \item[Main Menu.] Show the main menu.
  19. +        \item[Files.] Display the file browser, starting in the root directory of your \dap.
  20. +        \item[Database.] Show the default database view.
  21. +        \item[Resume Playback.] Go to the WPS and and resume playback from where it was
  22. +            before turning off (if there is a playlist to resume).
  23. +        \item[Settings.] Display the main settings menu.
  24. +        \opt{recording}{%
  25. +            \item[Recording.] Start the \dap{} in the recording screen
  26. +                (recording does not start automatically).
  27. +        }
  28. +        \opt{radio}{%
  29. +            \item[FM Radio.] Go to the radio screen and start playing.
  30. +        }
  31. +        \item[Recent Bookmarks.] Show the list of recent bookmarks as
  32. +            described in \reference{ref:Bookmarkconfigactual}. Bookmarking needs
  33. +            to be enabled.
  34. +    \end{description}
  35.  
  36.  \nopt{sansa}%will probably be there on Sansas one day -  exclude it the simple way without specific option
  37.  {\nopt{sansaAMS}{
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement