From d5158dac696b7d1d198b06417f60f3d4e3715693 Mon Sep 17 00:00:00 2001 From: Romain Vimont Date: Wed, 8 Apr 2026 20:27:59 +0200 Subject: [PATCH] Fix man page OTG documentation The description was updated only in `cli.c`, but the old version was left in the man page. --- app/scrcpy.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/scrcpy.1 b/app/scrcpy.1 index 5013e2c8..673ceb30 100644 --- a/app/scrcpy.1 +++ b/app/scrcpy.1 @@ -440,7 +440,7 @@ In this mode, adb (USB debugging) is not necessary, and mirroring is disabled. LAlt, LSuper or RSuper toggle the mouse capture mode, to give control of the mouse back to the computer. -If any of \fB\-\-hid\-keyboard\fR or \fB\-\-hid\-mouse\fR is set, only enable keyboard or mouse respectively, otherwise enable both. +Keyboard and mouse may be disabled separately using \fB\-\-keyboard=disabled\fR and \fB\-\-mouse=disabled\fR. It may only work over USB.