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
This commit is contained in:
parent
dceceef052
commit
4cda3774fb
1 changed files with 15 additions and 0 deletions
|
@ -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}.
|
||||
|
|
Loading…
Reference in a new issue