summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2011-06-05 10:28:49 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2011-06-05 10:28:49 +0000
commit4cda3774fb89a16eb83c0024c4eace2bd02d33cf (patch)
tree5c1e99ec94742e28eac6763ac528b4538fbc2b7f
parentdceceef05264cdeff0e2c60b8cb00719d7d7baeb (diff)
downloadrockbox-4cda3774fb89a16eb83c0024c4eace2bd02d33cf.zip
rockbox-4cda3774fb89a16eb83c0024c4eace2bd02d33cf.tar.gz
rockbox-4cda3774fb89a16eb83c0024c4eace2bd02d33cf.tar.bz2
rockbox-4cda3774fb89a16eb83c0024c4eace2bd02d33cf.tar.xz
Manual: describe key clicks feature.
FS#10491 with minor modifications. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29965 a1c6a512-1295-4272-9138-f99709370657
-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 9a0c58c..9f47a7f 100644
--- a/manual/configure_rockbox/system_options.tex
+++ b/manual/configure_rockbox/system_options.tex
@@ -217,6 +217,21 @@ therefore result in better runtime.
Changes the brightness of the button lights.
}
}
+
+\opt{swcodec}{
+ \subsection{Keyclicks}
+ This menu controls key clicks on button presses.
+ \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}
+}
+
\opt{usb_hid}{
\subsection{\label{ref:USB_HID}USB HID}
This option turns the USB HID feature \setting{On} and \setting{Off}.