Add option --install
When this flag is set, the scrcpy is installed rather than pushed to /data/local/tmp.
This commit is contained in:
@@ -110,6 +110,10 @@ However, the option is only available when the HID keyboard is enabled (or a phy
|
||||
|
||||
Also see \fB\-\-hid\-mouse\fR.
|
||||
|
||||
.TP
|
||||
.B \-\-install
|
||||
Install the server (via "adb install") rather than pushing it to /data/local/tmp (via "adb push").
|
||||
|
||||
.TP
|
||||
.B \-\-legacy\-paste
|
||||
Inject computer clipboard text as a sequence of key events on Ctrl+v (like MOD+Shift+v).
|
||||
|
||||
Reference in New Issue
Block a user