From 87da1372380ebddb60e4d89cff9a251c866e21c5 Mon Sep 17 00:00:00 2001 From: Romain Vimont Date: Wed, 18 Jan 2023 14:37:16 +0100 Subject: [PATCH] Remove "on Linux" in FAQ HID now works on all platforms. --- FAQ.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index 76e418dc..a6b106cc 100644 --- a/FAQ.md +++ b/FAQ.md @@ -168,8 +168,7 @@ The default text injection method is [limited to ASCII characters][text-input]. A trick allows to also inject some [accented characters][accented-characters], but that's all. See [#37]. -Since scrcpy v1.20 on Linux, it is possible to simulate a [physical -keyboard][hid] (HID). +Since scrcpy v1.20, it is possible to simulate a [physical keyboard][hid] (HID). [text-input]: https://github.com/Genymobile/scrcpy/issues?q=is%3Aopen+is%3Aissue+label%3Aunicode [accented-characters]: https://blog.rom1v.com/2018/03/introducing-scrcpy/#handle-accented-characters