summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2008-01-20 16:33:12 +0000
committerMarianne Arnold <pixelma@rockbox.org>2008-01-20 16:33:12 +0000
commit56b3f9275a76e7a69b1b608ea1086074b6caca95 (patch)
treeb8afe3b4616970082969a698acf6e11cd036dc82
parent3d9220671d063ccdaa3effb7d70a22d6ac42d86b (diff)
downloadrockbox-56b3f9275a76e7a69b1b608ea1086074b6caca95.tar.gz
rockbox-56b3f9275a76e7a69b1b608ea1086074b6caca95.zip
Manual: Be more accurate about 'reset settings with button during startup' - the feature wasn't mentioned in some manuals even though it is possible (Sansas, Iaudios, H10s); use the *_PAD macros because it depends on the keypad and this way it's easier to exclude it from the 1st-3rd gen Ipod manuals (currently not possible on these targets); use the 'press button' phrasing for the Gigabeat (still not perfect but better than before).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16119 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/advanced_topics/main.tex15
1 files changed, 8 insertions, 7 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index 0a9e2ee3de..7d2909d6ab 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -348,17 +348,18 @@ Example of a configuration file:
348\item [Reset Settings.]This wipes the saved settings in the \dap\ and 348\item [Reset Settings.]This wipes the saved settings in the \dap\ and
349 resets all settings to their default values. 349 resets all settings to their default values.
350 350
351 \opt{h100,h300}{\note{You can also reset all settings to their default 351 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{
352 \note{You can also reset all settings to their default
352 values by turning off the \dap, turning it back on, and pressing the 353 values by turning off the \dap, turning it back on, and pressing the
353 \ButtonRec\ button immediately after the \dap\ turns on.} 354 \ButtonRec\ button immediately after the \dap\ turns on.}
354 } 355 }
355 \opt{ipod}{\note{You can also reset all settings to their default values 356 \opt{IPOD_4G_PAD,IRIVER_H10_PAD}{\note{You can also reset all settings to
356 by turning off the \dap, and turning it back on with the \ButtonHold\ 357 their default values by turning off the \dap, and turning it back on
357 button on.} 358 with the \ButtonHold\ button on.}
358 } 359 }
359 \opt{gigabeat}{\note{You can also reset all settings to their default values 360 \opt{GIGABEAT_PAD}{\note{You can also reset all settings to their default
360 by turning off the \dap, and turning it back on with the \ButtonA\ 361 values by turning off the \dap, turning it back on and pressing the
361 button on.} 362 \ButtonA\ button immediately after the \dap\ turns on.}
362 } 363 }
363 364
364\item [Write .cfg file.]This option writes a \fname{.cfg} file to 365\item [Write .cfg file.]This option writes a \fname{.cfg} file to