Index: manual/configure_rockbox/system_options.tex =================================================================== --- manual/configure_rockbox/system_options.tex (revision 22175) +++ manual/configure_rockbox/system_options.tex (working copy) @@ -1,11 +1,11 @@ % $Id$ % \section{\label{ref:SystemOptions}System} \subsection{Start Screen} - Set the screen that Rockbox will start in. Selecting - \setting{Resume Playback} will resume playback where it was when the \dap{} - was shut off if there is a playlist to resume and will then end up in the - WPS. Selecting \setting{Previous Screen} will make Rockbox start in the - screen it was when the \dap{} was shut off. + Set the screen that Rockbox will start in. Selecting + \setting{Resume Playback} will resume playback where it was when the \dap{} + was shut off if there is a playlist to resume and will then end up in the + WPS. Selecting \setting{Previous Screen} will make Rockbox start in the + screen it was when the \dap{} was shut off. \nopt{sansa}%will probably be there on Sansas one day - exclude it the simple way without specific option { @@ -58,7 +58,7 @@ \end{description} } \opt{dircache,HAVE_DISK_STORAGE}{ -\subsection{Disk} + \subsection{Disk} Options relating to the hard disk. \begin{description} @@ -90,17 +90,17 @@ } % \opt{dircache,HAVE_DISK_STORAGE} \subsection{Idle Poweroff} -Rockbox can be configured to turn off power after the unit has been idle for a -defined number of minutes. The \dap{} is idle when playback is stopped or -paused. It is not idle while the USB or charger is connected -\opt{recording}{, or while recording}. -Settings are either \setting{Off} or \setting{1} to \setting{10} -minutes in 1 minute steps. Then \setting{15,30,45} and \setting{60} minutes are -available. + Rockbox can be configured to turn off power after the unit has been idle for a + defined number of minutes. The \dap{} is idle when playback is stopped or + paused. It is not idle while the USB or charger is connected + \opt{recording}{, or while recording}. + Settings are either \setting{Off} or \setting{1} to \setting{10} + minutes in 1 minute steps. Then \setting{15,30,45} and \setting{60} minutes are + available. \subsection{Limits} -This sub menu relates to limits in the Rockbox operating system. + This sub menu relates to limits in the Rockbox operating system. \begin{description} \item [Max Entries in File Browser: ]This setting controls the limit on the number of files that you can put in any particular directory in the @@ -128,36 +128,36 @@ } \opt{HAVE_CAR_ADAPTER_MODE}{ -\subsection{Car Adapter Mode} - This option turns \setting{On} and \setting{Off} the car ignition - auto stop function. - \begin{description} - \item [Car Adapter Mode: ]When using the \dap{} in a car, - \setting{Car Adapter Mode} automatically stops playback on the \dap{} when - power (i.e. from cigarette lighter power adapter) to the external DC in jack - is turned off. If the \setting{Car Adapter Mode} is set to \setting{On}, - Rockbox will pause playback when the external power off condition is - detected. Rockbox will then shutdown the \dap{} after the length of time set - in the \setting{Idle Poweroff} setting (see above). - If power to the DC in jack is turned back on before the \emph{Idle Poweroff} - function has shut the \dap{} off, playback will be resumed 5 seconds after - the power is applied. This delay is to allow for the time while the car - engine is being started. - \end{description} + \subsection{Car Adapter Mode} + This option turns \setting{On} and \setting{Off} the car ignition + auto stop function. + \begin{description} + \item [Car Adapter Mode: ]When using the \dap{} in a car, + \setting{Car Adapter Mode} automatically stops playback on the \dap{} when + power (i.e. from cigarette lighter power adapter) to the external DC in jack + is turned off. If the \setting{Car Adapter Mode} is set to \setting{On}, + Rockbox will pause playback when the external power off condition is + detected. Rockbox will then shutdown the \dap{} after the length of time set + in the \setting{Idle Poweroff} setting (see above). + If power to the DC in jack is turned back on before the \emph{Idle Poweroff} + function has shut the \dap{} off, playback will be resumed 5 seconds after + the power is applied. This delay is to allow for the time while the car + engine is being started. + \end{description} - Once the \dap{} is shut off either manually, or automatically with the - \setting{Idle Poweroff} function, it must be powered up manually to resume - playback. + Once the \dap{} is shut off either manually, or automatically with the + \setting{Idle Poweroff} function, it must be powered up manually to resume + playback. } \opt{accessory_supply}{ -\subsection{Accessory Power Supply} -This option turns the accessory power supply \setting{On} and \setting{Off}. -The Apple accessory protocol has been partially implemented in Rockbox, and -thus there is a reasonable chance that your favourite accessory will work. -The accessory may require power from the \dap{} to function, and if so you should turn -this option \setting{On}. If it is not required, then turning this setting -\setting{Off} will save battery and therefore result in better runtime. + \subsection{Accessory Power Supply} + This option turns the accessory power supply \setting{On} and \setting{Off}. + The Apple accessory protocol has been partially implemented in Rockbox, and + thus there is a reasonable chance that your favourite accessory will work. + The accessory may require power from the \dap{} to function, and if so you should turn + this option \setting{On}. If it is not required, then turning this setting + \setting{Off} will save battery and therefore result in better runtime. } \opt{HAVE_BUTTON_LIGHTS}{ @@ -182,3 +182,18 @@ Changes the brightness of the button lights. } } + +\opt{swcodec}{ + \subsection{Keyclicks} + This menu relates to keyclicks. + \begin{description} + \item [Keyclick: ]This setting controls how strong the Keyclicks are. + If set to \setting{Off}, the keyclicks will be disabled. + + \item [Keyclick repeats:] This setting turns keyclick repeats \setting{On} + and \setting{Off}. If set to \setting{On}, the keyclicks will be repeated + when you hold down a button. If set to \setting{Off}, you will hear only + one click. + \end{description} +} + \ No newline at end of file