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.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex
index 167ffa74d0..30a3237453 100644
--- a/manual/configure_rockbox/system_options.tex
+++ b/manual/configure_rockbox/system_options.tex
@@ -215,6 +215,20 @@ therefore result in better runtime.
215 \end{description} 215 \end{description}
216} 216}
217 217
218\opt{touchpad}{
219 \subsection{Touchpad}
220 These settings control the functions of touchpad devices.
221 \begin{description}
222 \opt{SANSA_FUZEPLUS_PAD,GIGABEAT_PAD}{
223 \item [Touchpad Senstivity. ]This setting controls the amount of pressure needed to
224 register a touchpad press. If set to \opt{SANSA_FUZEPLUS_PAD}{\setting{25}}\opt{GIGABEAT_PAD}
225 {\setting{High}} the lightest touch will register. If set to \opt{SANSA_FUZEPLUS_PAD}
226 {\setting{-25}}\opt{GIGABEAT_PAD}{\setting{Normal}} a firmer press will be needed to register
227 on the touchpad.
228 }
229 \end{description}
230}
231
218\opt{usb_hid}{ 232\opt{usb_hid}{
219 \subsection{\label{ref:USB_HID}USB HID} 233 \subsection{\label{ref:USB_HID}USB HID}
220 This option turns the USB HID feature \setting{On} and \setting{Off}. 234 This option turns the USB HID feature \setting{On} and \setting{Off}.