#!/bin/bash
test-touch ${1:-1} 2>&1 | grep 'touch event at point' -i
