piping stdout of hid-recorder to hid-parse fails
We should (were) able to do:
sudo hid-recorder | hid-parse
But now, this either doesn't produce anything (when using hid-recorder.py
) or just parses the report descriptors (when using hid-recorder.c
) but not the events