tree: 6272ab9fd0fd5f4d2ced6e27254c8943a36ca815 [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.