summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/system_options.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/configure_rockbox/system_options.tex')
-rw-r--r--manual/configure_rockbox/system_options.tex15
1 files changed, 15 insertions, 0 deletions
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex
index 9a0c58cf6f..9f47a7f63a 100644
--- a/manual/configure_rockbox/system_options.tex
+++ b/manual/configure_rockbox/system_options.tex
@@ -217,6 +217,21 @@ therefore result in better runtime.
217 Changes the brightness of the button lights. 217 Changes the brightness of the button lights.
218 } 218 }
219} 219}
220
221\opt{swcodec}{
222 \subsection{Keyclicks}
223 This menu controls key clicks on button presses.
224 \begin{description}
225 \item [Keyclick. ]This setting controls how strong the Keyclicks are.
226 If set to \setting{Off}, the keyclicks will be disabled.
227
228 \item [Keyclick repeats.] This setting turns keyclick repeats \setting{On}
229 and \setting{Off}. If set to \setting{On}, the keyclicks will be
230 repeated when you hold down a button. If set to \setting{Off}, you will
231 hear only one click.
232 \end{description}
233}
234
220\opt{usb_hid}{ 235\opt{usb_hid}{
221 \subsection{\label{ref:USB_HID}USB HID} 236 \subsection{\label{ref:USB_HID}USB HID}
222 This option turns the USB HID feature \setting{On} and \setting{Off}. 237 This option turns the USB HID feature \setting{On} and \setting{Off}.