elput: Add API functions to get/set the scroll method for a touchpad
authorChris Michael <cp.michael@samsung.com>
Wed, 14 Dec 2016 13:59:56 +0000 (08:59 -0500)
committerChris Michael <cp.michael@samsung.com>
Wed, 14 Dec 2016 14:18:14 +0000 (09:18 -0500)
commit0f81e32433d1dedf5daf128ece3423f2b2a56098
tree13a273daa23c2c24a80207c00ccce0f331cbb15f
parent68e1c9e0a008497fe42d43c8908b84810bf06a78
elput: Add API functions to get/set the scroll method for a touchpad
device

This patch adds API functions which can be used to get or set the
scroll method used for a given device. Scroll method defines when to
generate scroll axis events

@feature

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/elput/Elput.h
src/lib/elput/elput_touch.c