diff options
author | Benjamin Brown <foolsh.person@gmail.com> | 2014-09-10 07:21:04 -0400 |
---|---|---|
committer | Frank Gevaerts <frank@gevaerts.be> | 2014-09-11 18:48:23 +0200 |
commit | 12f5c63474c03a5f06ea5c04de267a1a8fa36233 (patch) | |
tree | 74cd71112789e301ea6a0f28e62ad02a9a6f1a34 | |
parent | b7e3515a62f4fe520d505b098356d1bc67cf9fd0 (diff) | |
download | rockbox-12f5c63.tar.gz rockbox-12f5c63.zip |
Rockbox Manual - Gigabeat FX and Fuze+ Touchpad Config Appendix
Added to config_file_options.tex, sections for gigbeat and fuze+
sensitivity settings, also fuze+ touchpad deadzone setting.
Change-Id: I9bba52ca0ca5525e6a6fb337f6940d11571ee06a
Reviewed-on: http://gerrit.rockbox.org/954
Tested: Benjamin Brown <foolshperson@gmail.com>
Reviewed-by: Frank Gevaerts <frank@gevaerts.be>
-rw-r--r-- | manual/appendix/config_file_options.tex | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex index 8750147048..6f9bc821a0 100644 --- a/manual/appendix/config_file_options.tex +++ b/manual/appendix/config_file_options.tex @@ -239,6 +239,16 @@ tagcache\_ram & on, off & N/A\\ }% + \opt{touchpad}{ + \opt{GIGABEAT_PAD}{ + touchpad sensitivity & normal, high & N/A\\ + } + \opt{SANSA_FUZEPLUS_PAD}{ + touchpad sensitivity & -25 to 25 & N/A\\ + touchpad deadzone & 0 to 100 & N/A\\ + } + }% + \opt{masf}{ loudness & 0 to 17 & N/A\\ superbass & on, off & N/A\\ |