tree: 44b9f813275c64773f4216e3b74d770a69959ed4 [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.

Building and testing

fx set ... --with=//src/ui/tools/print-input-report
fx build
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