mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
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>
This commit is contained in:
parent
99835fa38b
commit
43f1ac8510
3 changed files with 16 additions and 1 deletions
|
@ -215,6 +215,20 @@ therefore result in better runtime.
|
|||
\end{description}
|
||||
}
|
||||
|
||||
\opt{touchpad}{
|
||||
\subsection{Touchpad}
|
||||
These settings control the functions of touchpad devices.
|
||||
\begin{description}
|
||||
\opt{SANSA_FUZEPLUS_PAD,GIGABEAT_PAD}{
|
||||
\item [Touchpad Senstivity. ]This setting controls the amount of pressure needed to
|
||||
register a touchpad press. If set to \opt{SANSA_FUZEPLUS_PAD}{\setting{25}}\opt{GIGABEAT_PAD}
|
||||
{\setting{High}} the lightest touch will register. If set to \opt{SANSA_FUZEPLUS_PAD}
|
||||
{\setting{-25}}\opt{GIGABEAT_PAD}{\setting{Normal}} a firmer press will be needed to register
|
||||
on the touchpad.
|
||||
}
|
||||
\end{description}
|
||||
}
|
||||
|
||||
\opt{usb_hid}{
|
||||
\subsection{\label{ref:USB_HID}USB HID}
|
||||
This option turns the USB HID feature \setting{On} and \setting{Off}.
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
\edef\UseOption{\UseOption,gigabeat}
|
||||
\edef\UseOption{\UseOption,GIGABEAT_RC_PAD}
|
||||
\edef\UseOption{\UseOption,HAVEREMOTEKEYMAP}
|
||||
\edef\UseOption{\UseOption,touchpad}
|
||||
|
||||
\newcommand{\playerman}{Toshiba}
|
||||
\newcommand{\playertype}{Gigabeat F and X Series}
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
||||
\edef\UseOption{\UseOption,IMX233}
|
||||
\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
|
||||
|
||||
\edef\UseOption{\UseOption,touchpad}
|
||||
|
||||
\newcommand{\playerman}{Sansa}
|
||||
\newcommand{\playertype}{Fuze+}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue