tree: c06776817aae6ca57562f3519c91018b5e3958c7 [path history] [tgz]
  1. meta/
  2. BUILD.gn
  3. input_device.rs
  4. input_event_conversion.rs
  5. input_event_relay.rs
  6. input_file.rs
  7. lib.rs
  8. OWNERS
  9. README.md
  10. uinput.rs
src/starnix/modules/input/README.md

This directory contains code related to Starnix user input handling.

When modifying this code please have non-trivial changes reviewed by BOTH a reviewer who is familiar with Starnix (src/starnix/OWNERS) and a reviewer familiar with Fuchsia input handling (src/starnix/modules/input/OWNERS).