tree: 03a7a2a31ca0a057a8119db6b6d8a07b37b0f9dd [path history] [tgz]
  1. test/
  2. BUILD.gn
  3. devices.cc
  4. devices.h
  5. main.cc
  6. printer.h
  7. README.md
src/ui/tools/print-input-report/README.md

print-input-report

A utility that can attach itself to an input device and read the device descriptors or events.

Testing

fx test //src/ui/tools/print-input-report

Example use

From the host command line:

fx shell print-input-report descriptor /dev/class/input-report/002

Get more help

The invocation below will print usage.

fx shell print-input-report