summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/system_options.tex
diff options
context:
space:
mode:
authorMoshe Piekarski <dev.rockbox@melachim.net>2020-11-16 18:14:31 -0500
committerMoshe Piekarski <dev.rockbox@melachim.net>2020-11-18 14:35:09 +0000
commit0aa702836bd0be397c010ebd677bd673b7f900af (patch)
treec171f8f2bf9781cfe2a34a584faa69349853983e /manual/configure_rockbox/system_options.tex
parent7c87467ba4d6f6fabca5b167e1233d4cca1671ca (diff)
downloadrockbox-0aa702836bd0be397c010ebd677bd673b7f900af.tar.gz
rockbox-0aa702836bd0be397c010ebd677bd673b7f900af.zip
Manual: remove most HWCODEC artifacts
This causes 3 changes in layout. 2 I can't track down and 1 is better this way. Change-Id: If4ad5e1d7431b4c2cbaaf9767d78139ef4e2dc44
Diffstat (limited to 'manual/configure_rockbox/system_options.tex')
-rwxr-xr-xmanual/configure_rockbox/system_options.tex40
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.
203 } 203 }
204} 204}
205 205
206\opt{swcodec}{ 206\subsection{Keyclick}
207 \subsection{Keyclick} 207 This menu controls key clicks on button presses.
208 This menu controls key clicks on button presses. 208 \begin{description}
209 \begin{description} 209 \opt{hardware_click}{
210 \opt{hardware_click}{ 210 \item [Headphone Keyclick. ]This setting controls how strong the keyclicks
211 \item [Headphone Keyclick. ]This setting controls how strong the keyclicks 211 played through the headphones are. If set to \setting{Off}, the keyclicks
212 played through the headphones are. If set to \setting{Off}, the keyclicks 212 will be disabled.
213 will be disabled. 213 \item [Speaker Keyclick. ]This setting turns playing of keyclicks through
214 \item [Speaker Keyclick. ]This setting turns playing of keyclicks through 214 the built in speaker \setting{On} or \setting{Off}.
215 the built in speaker \setting{On} or \setting{Off}. 215 }
216 } 216 \nopt{hardware_click}{
217 \nopt{hardware_click}{ 217 \item [Keyclick. ]This setting controls how strong the keyclicks are.
218 \item [Keyclick. ]This setting controls how strong the keyclicks are. 218 If set to \setting{Off}, the keyclicks will be disabled.
219 If set to \setting{Off}, the keyclicks will be disabled. 219 }
220 } 220 \item [Keyclick repeats.] This setting turns keyclick repeats \setting{On}
221 \item [Keyclick repeats.] This setting turns keyclick repeats \setting{On} 221 and \setting{Off}. If set to \setting{On}, the keyclicks will be
222 and \setting{Off}. If set to \setting{On}, the keyclicks will be 222 repeated when you hold down a button. If set to \setting{Off}, you will
223 repeated when you hold down a button. If set to \setting{Off}, you will 223 hear only one click.
224 hear only one click. 224 \end{description}
225 \end{description}
226}
227 225
228\opt{touchpad}{ 226\opt{touchpad}{
229 \subsection{Touchpad} 227 \subsection{Touchpad}