mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-04-19 19:15:08 +00:00
Mention virtual display destruction
The new virtual display does not persist after scrcpy exits.
This commit is contained in:
parent
cac8e9c821
commit
0ba9d35705
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ scrcpy --new-display # use the main display size and density
|
|||
scrcpy --new-display=/240 # use the main display size and 240 dpi
|
||||
```
|
||||
|
||||
The new virtual display is destroyed on exit.
|
||||
|
||||
## Start app
|
||||
|
||||
On some devices, a launcher is available in the virtual display.
|
||||
|
|
Loading…
Add table
Reference in a new issue