summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/system_options.tex
diff options
context:
space:
mode:
authorBenjamin Brown <foolsh.person@gmail.com>2013-12-02 16:02:07 -0500
committerMichael Giacomelli <giac2000@hotmail.com>2013-12-08 01:31:41 +0100
commit43f1ac8510596f217c662218523e0a101dee224c (patch)
treeaca4ad2c8751cab8ce415c104a0589764438b8d6 /manual/configure_rockbox/system_options.tex
parent99835fa38b9dad3eb07a8029d51adc8edad59406 (diff)
downloadrockbox-43f1ac8510596f217c662218523e0a101dee224c.tar.gz
rockbox-43f1ac8510596f217c662218523e0a101dee224c.zip
Docs: Manual entry for touchpad settings.
New section Touchpad added to the manual. Gigabeatfx and SansaFuze+ entries added for touchpad sensitivity setting. Change-Id: I0c5a173d6ad479c4e6995cf5045d90da6cc216ab Reviewed-on: http://gerrit.rockbox.org/689 Reviewed-by: Benjamin Brown <foolshperson@gmail.com> Tested: Benjamin Brown <foolshperson@gmail.com> Reviewed-by: Michael Giacomelli <giac2000@hotmail.com>
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}.