#!/bin/sh set -e supp () { s="$s --redaction $* --suppress"; } supp EV REL REL Y supp EV REL REL X supp 0x01 02 supp 0x01 02 supp EV MSC supp 0x0c 01 supp 0xffbc 88 0xffbc 00 set +e while sleep 1; do ( set -e evdevs="$(perl