tree: 3f4965c55ce20a001c1216fdc0b3e940646eb74b [path history] [tgz]
  1. ax_dump_events.cc
  2. ax_dump_tree.cc
  3. ax_event_server.cc
  4. ax_event_server.h
  5. ax_tree_server.cc
  6. ax_tree_server.h
  7. BUILD.gn
  8. README.md
tools/accessibility/inspect/README.md

ax_dump_events

This tool helps monitor accessibility events. It currently works on Windows, and Mac is TBD.

Events are currently dumped to the console. To use it, run ax_dump_events --pid=[processid]

Press Ctrl+C to quit.