Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2010
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 2.08 KB | None | 0 0
  1. Index: configure_rockbox/system_options.tex
  2. ===================================================================
  3. --- configure_rockbox/system_options.tex    (revision 25694)
  4. +++ configure_rockbox/system_options.tex    (working copy)
  5. @@ -1,11 +1,30 @@
  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.] will make Rockbox start 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.] starts in the file browser, starting with the content of
  21. +            the root directory.
  22. +        \item[Database.] shows the default database view.
  23. +        \item[Resume Playback.] will, if there is a playlist to resume, start playback
  24. +            where it was when the \dap{} was shut off and then enter the WPS.
  25. +        \item[Settings.] goes into the main settings menu.
  26. +        \opt{recording}{%
  27. +            \item[Recording.] will start the \dap{} in the recording screen
  28. +                although it does not automatically start to record.
  29. +        }
  30. +        \opt{radio}{%
  31. +            \item[FM Radio.] makes Rockbox start in the radio screen with the
  32. +               radio playing.
  33. +        }
  34. +        \item[Recent Bookmarks.] will show the list of recent bookmarks as
  35. +            described in %- reference. Have it enabled?
  36. +    \end{description}
  37.  
  38.  \nopt{sansa}%will probably be there on Sansas one day -  exclude it the simple way without specific option
  39.  {\nopt{sansaAMS}{
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement