Scrcpy: Any ability to send, e.g., ctrl+c as key entry?

Created on 8 Jan 2019  路  1Comment  路  Source: Genymobile/scrcpy

First, this is awesome; thanks for your contribution. I use Termux (terminal emulator and linux app). Is there a way to send control key combinations as keystrokes? E.g., so I can ctrl+C to kill a program from the command line in Termux?

Thanks again.

feature request

Most helpful comment

Is there a way to send control key combinations as keystrokes?

No, all Ctrl+key are captured by the client for its own actions.

A possibility would be to add a special key to escape the next sequence (like screen or tmux do, e.g. Ctrl+b, Ctrl+key).

>All comments

Is there a way to send control key combinations as keystrokes?

No, all Ctrl+key are captured by the client for its own actions.

A possibility would be to add a special key to escape the next sequence (like screen or tmux do, e.g. Ctrl+b, Ctrl+key).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

qymspace picture qymspace  路  3Comments

BloodPHamtOm picture BloodPHamtOm  路  3Comments

targor picture targor  路  3Comments

SamuelBlickle picture SamuelBlickle  路  3Comments

singleNeuron picture singleNeuron  路  3Comments