mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-09-09 02:55:43 +00:00
Add option for disabling screensaver
PR #1502 <https://github.com/Genymobile/scrcpy/pull/1502> Fixes #1370 <https://github.com/Genymobile/scrcpy/issues/1370> Signed-off-by: Romain Vimont <rom@rom1v.com>
This commit is contained in:
parent
1e4ee547b5
commit
dc7b60e619
5 changed files with 37 additions and 4 deletions
|
@ -43,6 +43,10 @@ The values are expressed in the device natural orientation (typically, portrait
|
|||
.B \-\-max\-size
|
||||
value is computed on the cropped size.
|
||||
|
||||
.TP
|
||||
.BI "\-\-disable-screensaver"
|
||||
Disable screensaver while scrcpy is running.
|
||||
|
||||
.TP
|
||||
.BI "\-\-display " id
|
||||
Specify the display id to mirror.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue