From d5050344245991d839d9f2184687cb19616d088c Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Fri, 11 Dec 2020 11:53:58 +0300 Subject: [PATCH] Update mouse.md --- pages/mouse.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/mouse.md b/pages/mouse.md index 31c3739..1f489ef 100644 --- a/pages/mouse.md +++ b/pages/mouse.md @@ -40,4 +40,4 @@ We expect to implement this in [TigerVNC](https://github.com/TigerVNC/tigervnc/i * Don't forget to perform `reboot`. # Enabling the relative mouse on the v0 platform (serial HID) -:exclamation: This is not currently supported but will be added in a future release. The reason is that we are working on improving the HID protocol. +Mode switching for [Arduino HID](https://github.com/pikvm/pikvm/blob/master/pages/arduino_hid.md) can be performed on-the-fly starting with KVMD 2.6 and the corresponding firmware. no additional actions are required.