config: add option to modify scroll acceleration factor

Desktop / Enlightenment / Elementary - Mike Blumenkrantz [osg.samsung.com] - 18 February 2016 11:53 UTC

when using a touchpad or frictionless mouse wheel, it becomes impossible to accurately use a scroller which accelerates as scrollers on mobile devices do. by setting this new option to 0, acceleration can be disabled and regular behavior can be restored

ref 2ac2628612060114cf6e5205e5331044221178c6

@feature

0c3dd90 config: add option to modify scroll acceleration factor
src/bin/config.c | 42 ++++++++++++++++++++++++++++++++++++
src/lib/elm_config.c | 22 +++++++++++++++++++
src/lib/elm_config.h | 29 +++++++++++++++++++++++++
src/lib/elm_interface_scrollable.c | 2 +-
src/lib/elm_priv.h | 3 ++-
5 files changed, 96 insertions(+), 2 deletions(-)

Upstream: git.enlightenment.org


  • Share