summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/startup_shutdown_options.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/configure_rockbox/startup_shutdown_options.tex')
-rw-r--r--manual/configure_rockbox/startup_shutdown_options.tex44
1 files changed, 35 insertions, 9 deletions
diff --git a/manual/configure_rockbox/startup_shutdown_options.tex b/manual/configure_rockbox/startup_shutdown_options.tex
index 9bc85d6be8..e4639079b5 100644
--- a/manual/configure_rockbox/startup_shutdown_options.tex
+++ b/manual/configure_rockbox/startup_shutdown_options.tex
@@ -37,16 +37,42 @@ are run at startup, or initiate a shutdown when conditions are met.
37 \end{description} 37 \end{description}
38 38
39\opt{clear_settings_on_hold}{ 39\opt{clear_settings_on_hold}{
40\subsection{\label{ref:ClearOnHold}Hold switch clears settings on startup } 40 \opt{ipod}{
41 This option controls whether Rockbox clears its configuration if the hold 41 \subsection{\label{ref:ClearOnHold}Hold switch clears settings on startup }
42 switch is enabled during startup. 42 This option controls whether Rockbox clears its configuration if the hold
43 switch is enabled during startup.
43 44
44 \begin{description} 45 \begin{description}
45 \item[Yes.] 46 \item[Yes.]
46 Clear the settings if the hold switch is enabled during startup. 47 Clear the settings if the hold switch is enabled during startup.
47 \item[No.] 48 \item[No.]
48 Do not clear the settings, regardless of the hold switch's position. 49 Do not clear the settings, regardless of the hold switch's position.
49 \end{description} 50 \end{description}
51 }
52 \nopt{ipod}{
53 \opt{GIGABEAT_S_PAD}{
54 \subsection{\label{ref:ClearOnHold}BUTTON A clears settings on startup }
55 This option controls whether Rockbox clears its configuration if BUTTON_A
56 is held during startup.
57 \begin{description}
58 \item[Yes.]
59 Clear the settings if the BUTTON A is held.
60 \item[No.]
61 Do not clear the settings, regardless of BUTTON A.
62 \end{description}
63 }
64 \nopt{GIGABEAT_S_PAD}{
65 \subsection{\label{ref:ClearOnHold}BUTTON REC clears settings on startup }
66 This option controls whether Rockbox clears its configuration if BUTTON REC
67 is held during startup.
68 \begin{description}
69 \item[Yes.]
70 Clear the settings if the BUTTON REC is held.
71 \item[No.]
72 Do not clear the settings, regardless of BUTTON REC.
73 \end{description}
74 }
75 }
50} 76}
51 77
52\subsection{\label{ref:IdlePoweroffSetting}Idle Poweroff} 78\subsection{\label{ref:IdlePoweroffSetting}Idle Poweroff}