Mention virtual display destruction

The new virtual display does not persist after scrcpy exits.
This commit is contained in:
Romain Vimont 2025-01-15 10:54:57 +01:00
commit 0ba9d35705

View file

@ -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 scrcpy --new-display=/240 # use the main display size and 240 dpi
``` ```
The new virtual display is destroyed on exit.
## Start app ## Start app
On some devices, a launcher is available in the virtual display. On some devices, a launcher is available in the virtual display.