From 43f1ac8510596f217c662218523e0a101dee224c Mon Sep 17 00:00:00 2001 From: Benjamin Brown Date: Mon, 2 Dec 2013 16:02:07 -0500 Subject: 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 Tested: Benjamin Brown Reviewed-by: Michael Giacomelli --- manual/configure_rockbox/system_options.tex | 14 ++++++++++++++ manual/platform/gigabeatfx.tex | 1 + manual/platform/sansafuzeplus.tex | 2 +- 3 files changed, 16 insertions(+), 1 deletion(-) 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. \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}. diff --git a/manual/platform/gigabeatfx.tex b/manual/platform/gigabeatfx.tex index 642e402db3..63f31de0cc 100644 --- a/manual/platform/gigabeatfx.tex +++ b/manual/platform/gigabeatfx.tex @@ -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} diff --git a/manual/platform/sansafuzeplus.tex b/manual/platform/sansafuzeplus.tex index 1d0de4031f..732f64007f 100644 --- a/manual/platform/sansafuzeplus.tex +++ b/manual/platform/sansafuzeplus.tex @@ -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+} -- cgit v1.2.3