You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/scrcpy.1
+4
Original file line number
Diff line number
Diff line change
@@ -96,6 +96,10 @@ Do not display device (only when screen recording is enabled).
96
96
.B\-\-no\-mipmaps
97
97
If the renderer is OpenGL 3.0+ or OpenGL ES 2.0+, then mipmaps are automatically generated to improve downscaling quality. This option disables the generation of mipmaps.
98
98
99
+
.TP
100
+
.B\-\-no\-key\-repeat
101
+
Do not forward repeated key events when a key is held down.
102
+
99
103
.TP
100
104
.BI"\-p, \-\-port "port[:port]
101
105
Set the TCP port (range) used by the client to listen.
0 commit comments