tree: 2725ba59b89351b520cb3ecebfd35318bbe3ef07 [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).