From 8b9797c9a7c3dcd820a7d8b20c2e90018419e28b Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Wed, 1 Sep 2021 02:14:45 +0300 Subject: [PATCH] Update faq.md --- pages/faq.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pages/faq.md b/pages/faq.md index 815acff4..0f5bd91a 100644 --- a/pages/faq.md +++ b/pages/faq.md @@ -190,7 +190,11 @@ Note: if you can't find an answer to your question here, try the [Community FAQ]
Click to view -* It's not implemented yet. If it is important for you, you can use [Arduino HID](https://github.com/pikvm/pikvm/blob/master/pages/arduino_hid.md) with **v2+**. +* This feature is experimental and requires manual activation. Perform a full system update, edit `/etc/kvmd/override.yaml`, and reboot. After that, you can use remote wakeup by pressing any keyboard key or mouse button. + ```yaml + otg: + remote_wakeup: true + ```
### Mass storage drive working (I can boot an image from Pi-KVM v2+), but keyboard/mouse does not