diff options
Diffstat (limited to 'manual/configure_rockbox/system_options.tex')
-rwxr-xr-x | manual/configure_rockbox/system_options.tex | 40 |
1 files changed, 19 insertions, 21 deletions
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex index f9e09a91b1..bf82b8c074 100755 --- a/manual/configure_rockbox/system_options.tex +++ b/manual/configure_rockbox/system_options.tex @@ -203,27 +203,25 @@ therefore result in better runtime. } } -\opt{swcodec}{ - \subsection{Keyclick} - This menu controls key clicks on button presses. - \begin{description} - \opt{hardware_click}{ - \item [Headphone Keyclick. ]This setting controls how strong the keyclicks - played through the headphones are. If set to \setting{Off}, the keyclicks - will be disabled. - \item [Speaker Keyclick. ]This setting turns playing of keyclicks through - the built in speaker \setting{On} or \setting{Off}. - } - \nopt{hardware_click}{ - \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} -} +\subsection{Keyclick} + This menu controls key clicks on button presses. + \begin{description} + \opt{hardware_click}{ + \item [Headphone Keyclick. ]This setting controls how strong the keyclicks + played through the headphones are. If set to \setting{Off}, the keyclicks + will be disabled. + \item [Speaker Keyclick. ]This setting turns playing of keyclicks through + the built in speaker \setting{On} or \setting{Off}. + } + \nopt{hardware_click}{ + \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} \opt{touchpad}{ \subsection{Touchpad} |