mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-01-10 17:24:33 +01:00
Add a command-line option to enable "raw key events" mode (-k,--raw-key-events). This disable text inputs and forwards "text" key events (which are not forwarded by default). This is helpful for gaming: <https://github.com/Genymobile/scrcpy/issues/87> <https://github.com/Genymobile/scrcpy/issues/127>