summaryrefslogtreecommitdiff
path: root/manual/appendix/config_file_options.tex
diff options
context:
space:
mode:
authorThomas Martitz <kugel@rockbox.org>2009-03-27 14:45:27 +0000
committerThomas Martitz <kugel@rockbox.org>2009-03-27 14:45:27 +0000
commit614f9daae4756c075f7e1ece75956e2389dbf0fb (patch)
treed036343095878ad9facf9bf0a1689c81a66979c1 /manual/appendix/config_file_options.tex
parent8d5982110b1e2f8507d225b37928ecb96439d974 (diff)
downloadrockbox-614f9daae4756c075f7e1ece75956e2389dbf0fb.tar.gz
rockbox-614f9daae4756c075f7e1ece75956e2389dbf0fb.zip
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/config_file_options.tex')
-rw-r--r--manual/appendix/config_file_options.tex4
1 files changed, 3 insertions, 1 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 7f7e225007..0ddca7534f 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -128,7 +128,9 @@
128 \opt{usb_charging}{ 128 \opt{usb_charging}{
129 usb charging & on, off & N/A\\ 129 usb charging & on, off & N/A\\
130 } 130 }
131 skip length & track, 1, 2, 3, 4, 5, 10, 15 & minutes\\ 131 skip length & track, 1s, 2s, 3s, 5s, 7s, 10s, 15s, 20s, 1min,
132 90s, 2min, 3min, 5min, 10min, 15min & N/A\\
133 prevent skip & on, off & N/A\\
132 start in screen & previous, root, files, db, wps, menu, 134 start in screen & previous, root, files, db, wps, menu,
133 \opt{recording}{recording, } 135 \opt{recording}{recording, }
134 \opt{radio}{radio, } 136 \opt{radio}{radio, }