You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/app
Romain Vimont c916af0984 Add --prefer-text option
Expose an option to configure how key/text events are forwarded to the
Android device.

Enabling the option avoids issues when combining multiple keys to enter
special characters, but breaks the expected behavior of alpha keys in
games (typically WASD).

Fixes <https://github.com/Genymobile/scrcpy/issues/650>
5 years ago
..
src Add --prefer-text option 5 years ago
tests Merge mouse and touch events 5 years ago
meson.build Document how to attach a debugger to the server 5 years ago
scrcpy.1 Add --prefer-text option 5 years ago