mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
Add --list-displays
Add an option to list the device displays properly.
This commit is contained in:
parent
2596ca02f0
commit
b65301f672
14 changed files with 69 additions and 28 deletions
|
|
@ -718,7 +718,7 @@ scrcpy --display=1
|
|||
The list of display ids can be retrieved by:
|
||||
|
||||
```bash
|
||||
adb shell dumpsys display # search "mDisplayId=" in the output
|
||||
scrcpy --list-displays
|
||||
```
|
||||
|
||||
The secondary display may only be controlled if the device runs at least Android
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue