test: adjust the relative pointer motion test for low-dpi devices
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 12 Jun 2019 04:24:57 +0000 (14:24 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Thu, 13 Jun 2019 22:52:25 +0000 (08:52 +1000)
commit3b7b9ef682bd9a92ff4105f5f32937a069899f26
tree060446b64f7d87e68e52af9826564b03e6d2ca05
parentf70b80569a7f4046c47cd1c4eae5f06ff7d79a10
test: adjust the relative pointer motion test for low-dpi devices

This escaped us before because the MOUSE_DPI setting on the low-dpi device was
ignored thanks to a broken udev rule (see a future commit for that).

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
test/test-pointer.c