diff options
author | Benjamin Brown <foolsh.person@gmail.com> | 2014-09-08 15:47:54 -0400 |
---|---|---|
committer | Amaury Pouly <amaury.pouly@gmail.com> | 2014-09-08 22:11:18 +0200 |
commit | 0ff739cc6f6a968997ea159db9f08ba15ebe8406 (patch) | |
tree | ff30506d6deb862b0ef81630501703a65ba55024 /manual | |
parent | f9bd72262b003afa14dac46f18a2561f6dcae30f (diff) |
Fix typo in fuze+ deadzone manual entry
Change-Id: I789a839941fa765e27fc91abcd5b395ab2df1316
Reviewed-on: http://gerrit.rockbox.org/952
Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
Diffstat (limited to 'manual')
-rw-r--r-- | manual/configure_rockbox/system_options.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex index 23816e7809..ca2504063e 100644 --- a/manual/configure_rockbox/system_options.tex +++ b/manual/configure_rockbox/system_options.tex @@ -231,7 +231,7 @@ therefore result in better runtime. \opt{touchpad_deadzone}{ \item [Touchpad Deadzone. ]This setting controls the size of a configurable deadzone where touch events between virtual keys are ignored. If set to \opt{SANSA_FUZEPLUS_PAD} - {\setting{0}} there is effectivly no deadzone. If set to \opt{SANSA_FUZEPLUS_PAD} + {\setting{0}} there is effectively no deadzone. If set to \opt{SANSA_FUZEPLUS_PAD} {\setting{100}} the deadzones between each virtual button are set to a maximuim 400px. } |