From 56b3f9275a76e7a69b1b608ea1086074b6caca95 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Sun, 20 Jan 2008 16:33:12 +0000 Subject: 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 --- manual/advanced_topics/main.tex | 15 ++++++++------- 1 file 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: \item [Reset Settings.]This wipes the saved settings in the \dap\ and resets all settings to their default values. - \opt{h100,h300}{\note{You can also reset all settings to their default + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{ + \note{You can also reset all settings to their default values by turning off the \dap, turning it back on, and pressing the \ButtonRec\ button immediately after the \dap\ turns on.} } - \opt{ipod}{\note{You can also reset all settings to their default values - by turning off the \dap, and turning it back on with the \ButtonHold\ - button on.} + \opt{IPOD_4G_PAD,IRIVER_H10_PAD}{\note{You can also reset all settings to + their default values by turning off the \dap, and turning it back on + with the \ButtonHold\ button on.} } - \opt{gigabeat}{\note{You can also reset all settings to their default values - by turning off the \dap, and turning it back on with the \ButtonA\ - button on.} + \opt{GIGABEAT_PAD}{\note{You can also reset all settings to their default + values by turning off the \dap, turning it back on and pressing the + \ButtonA\ button immediately after the \dap\ turns on.} } \item [Write .cfg file.]This option writes a \fname{.cfg} file to -- cgit v1.2.3