From bfa12219789e6e396c527f7cdf09f0be7adc6b38 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sat, 10 Jul 2021 11:23:49 +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 9ea41ce..892f57b 100644 --- a/pages/mouse.md +++ b/pages/mouse.md @@ -39,5 +39,5 @@ 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) +# Enabling the relative mouse on the v0 platform (Arduino HID) 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.