mirror of https://github.com/pikvm/pikvm.git
Update mouse.md
This commit is contained in:
parent
552840c963
commit
5b9a6adb3d
|
|
@ -26,7 +26,7 @@ We expect to implement this in [TigerVNC](https://github.com/TigerVNC/tigervnc/i
|
||||||
mouse:
|
mouse:
|
||||||
absolute: false
|
absolute: false
|
||||||
```
|
```
|
||||||
* Perform `reboot`.
|
* Perform `reboot`. After that reboot your PC.
|
||||||
* If the mouse is still not detected by the BIOS/UEFI, try disabling horizontal scrolling to ensure maximum compatibility:
|
* If the mouse is still not detected by the BIOS/UEFI, try disabling horizontal scrolling to ensure maximum compatibility:
|
||||||
```yaml
|
```yaml
|
||||||
kvmd:
|
kvmd:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue