rockbox/firmware/target
Amaury Pouly 8146b40e73 Fuze+: add a configurable deadzone area for touchpad buttons
To stop erroneous button presses, allow users to add a deadzone between
the button via the Settings > General > System menu > Touch Dead Zone.

The configuration was chosen this way: the touchpad has the same DPI
in both direction so the setting applies the same on both the X and Y
axis. The setting ranges from 0 to 100 and is internally multiplied by 2
giving a maximum deadzone of 2*100 = 200 around each button, which
account for 400 total (once around each button), effectively reducing
each virtual button from 1000x600 to 600x200 when using the maximum value.

Change-Id: I8683c63d2950200eb32d1dda0a00bbd92d83d5be
Reviewed-on: http://gerrit.rockbox.org/677
Reviewed-by: Benjamin Brown <foolshperson@gmail.com>
Tested: Benjamin Brown <foolshperson@gmail.com>
Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
2014-09-08 11:21:54 +02:00
..
arm Fuze+: add a configurable deadzone area for touchpad buttons 2014-09-08 11:21:54 +02:00
coldfire MPIO HD300: Fix occasional scrollstrip hang 2014-04-15 08:18:56 +02:00
hosted Get the last errors I hope! 2014-08-30 01:29:18 -04:00
mips Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
sh Add missing kernel.h includes (hopefully all of them), take #2. 2014-01-05 20:42:48 +01:00