Using buttons for this test can trigger debounce warnings instead (in
addition?) to the warning we actually check for. Let's use motion events
instead and double the loop while we're at it so we have double the chance of
triggering at least one warning.
Fixes #574 for unknown reasons
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>