test-touchpad: Adjust touchpad_edge_scroll_no_2fg test for gesture support
authorHans de Goede <hdegoede@redhat.com>
Wed, 22 Apr 2015 08:32:38 +0000 (10:32 +0200)
committerPeter Hutterer <peter.hutterer@who-t.net>
Thu, 23 Apr 2015 00:32:31 +0000 (10:32 +1000)
commitb81afb019a78d7a0056eb9afeebf32a5062918dc
tree15887b8fc55cbc1ce1645d14ac048a4d70582c84
parent4996076a7c59690ad02162923b23b763a3b76bcd
test-touchpad: Adjust touchpad_edge_scroll_no_2fg test for gesture support

Unlike all the other 2fg scroll tests the touchpad_edge_scroll_no_2fg test
puts the 2 fingers down quite far apart, this makes the pinch vs scroll
gesture detection code in the gestures branch detect a pinch causing the
test to fail.

This commit brings the finger placement in line with the other 2fg scroll
tests fixing this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
test/touchpad.c