diff options
| author | Thomas Martitz <kugel@rockbox.org> | 2009-03-27 14:45:27 +0000 |
|---|---|---|
| committer | Thomas Martitz <kugel@rockbox.org> | 2009-03-27 14:45:27 +0000 |
| commit | 614f9daae4756c075f7e1ece75956e2389dbf0fb (patch) | |
| tree | d036343095878ad9facf9bf0a1689c81a66979c1 /manual/appendix | |
| parent | 8d5982110b1e2f8507d225b37928ecb96439d974 (diff) | |
| download | rockbox-614f9daae4756c075f7e1ece75956e2389dbf0fb.zip rockbox-614f9daae4756c075f7e1ece75956e2389dbf0fb.tar.gz rockbox-614f9daae4756c075f7e1ece75956e2389dbf0fb.tar.bz2 rockbox-614f9daae4756c075f7e1ece75956e2389dbf0fb.tar.xz | |
Document the prevent skipping option in the manual, plus a few fixes for skip length. Also, remove the underscore in the config.cfg setting name.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20555 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
| -rw-r--r-- | manual/appendix/config_file_options.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex index 7f7e225..0ddca75 100644 --- a/manual/appendix/config_file_options.tex +++ b/manual/appendix/config_file_options.tex @@ -128,7 +128,9 @@ \opt{usb_charging}{ usb charging & on, off & N/A\\ } - skip length & track, 1, 2, 3, 4, 5, 10, 15 & minutes\\ + skip length & track, 1s, 2s, 3s, 5s, 7s, 10s, 15s, 20s, 1min, + 90s, 2min, 3min, 5min, 10min, 15min & N/A\\ + prevent skip & on, off & N/A\\ start in screen & previous, root, files, db, wps, menu, \opt{recording}{recording, } \opt{radio}{radio, } |