From 8bf6f58b34c01a4f1a580c73a7e90bfcff3d0bd0 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sun, 8 Nov 2020 02:03:21 +0300 Subject: [PATCH] Update bluetooth_hid.md --- pages/bluetooth_hid.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/bluetooth_hid.md b/pages/bluetooth_hid.md index 7fd1bda..b757b49 100644 --- a/pages/bluetooth_hid.md +++ b/pages/bluetooth_hid.md @@ -5,7 +5,7 @@ This is not the main case of using Pi-KVM since you still need it to pair with a :exclamation: Using Bluetooth HID requires additional configuration of the operating system. For v2, this means losing the UART port, since it will be used by Bluetooth. Also, Bluetooth operation was tested only on RPi4 and v2 platform. Other boards may require different system service settings. -:exclamation: Bluetooth mouse can work only in [relative mode](mouse.md). The reason is that many Bluetooth host drivers do not correctly implement HID descriptors. +:exclamation: Bluetooth mouse can work only in [relative mode](mouse.md). The reason is that many Bluetooth host drivers do not correctly implement HID descriptors. Horizontal scrolling is not supported for the same reason. ### Configuring OS 1. Switch filesystem to RW-mode, perform update and install some packages: