Advertisement
Guest User

Untitled

a guest
May 16th, 2010
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 2.01 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, 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.] Rockbox starts in the screen it was in
  18. +            when the \dap{} was shut off.
  19. +        \item[Main Menu.] Starts in the main menu. This is the default setting.
  20. +        \item[Files.] Displays the file browser, starting in the root directory of your \dap.
  21. +        \item[Database.] Shows the default database view.
  22. +        \item[Resume Playback.] Goes to the WPS and resumes playback where it was
  23. +            when the \dap{} was shut off (if there is a playlist to resume).
  24. +        \item[Settings.] Shows the main settings menu.
  25. +        \opt{recording}{%
  26. +            \item[Recording.] Starts the \dap{} in the recording screen
  27. +                although recording does not start automatically.
  28. +        }
  29. +        \opt{radio}{%
  30. +            \item[FM Radio.] Goes to the radio screen and starts playing.
  31. +        }
  32. +        \item[Recent Bookmarks.] Shows the list of recent bookmarks as
  33. +            described in %- reference. Have it 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