scrcpy/app
Romain Vimont bd56d81f72 Add --raw-key-events
This option allows to inject all input keys as key events, and ignore
text events.

Fixes #2816 <https://github.com/Genymobile/scrcpy/issues/2816>
PR #2831 <https://github.com/Genymobile/scrcpy/pull/2831>
2021-11-29 21:15:41 +01:00
..
src Add --raw-key-events 2021-11-29 21:15:41 +01:00
tests Use enum for key injection mode 2021-11-29 21:15:32 +01:00
meson.build Use static maps to convert input events 2021-11-29 21:15:07 +01:00
scrcpy.1 Add --raw-key-events 2021-11-29 21:15:41 +01:00