mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-02 14:19:05 +00:00
Document --window-title in README
This commit is contained in:
parent
4b997239f3
commit
e4ac943d86
1 changed files with 8 additions and 0 deletions
|
@ -289,6 +289,14 @@ latency), use:
|
||||||
scrcpy --render-expired-frames
|
scrcpy --render-expired-frames
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Custom window title
|
||||||
|
|
||||||
|
By default, the window title is the device model. It can be changed:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
scrcpy --window-title 'My device'
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
### Forward audio
|
### Forward audio
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue