Present fullscreen option in README
This commit is contained in:
parent
af9808cf02
commit
28015c3ee4
1 changed files with 6 additions and 0 deletions
|
@ -312,6 +312,12 @@ To show physical touches while scrcpy is running:
|
||||||
scrcpy -t
|
scrcpy -t
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The app may be started directly in fullscreen:
|
||||||
|
|
||||||
|
```
|
||||||
|
scrcpy -f
|
||||||
|
```
|
||||||
|
|
||||||
To run without installing:
|
To run without installing:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in a new issue