mirror of https://github.com/pikvm/pikvm.git
Update mouse.md
This commit is contained in:
parent
ef2c23c9df
commit
c90e959adf
|
|
@ -36,6 +36,7 @@ kvmd:
|
||||||
absolute: false
|
absolute: false
|
||||||
horizontal_wheel: false
|
horizontal_wheel: false
|
||||||
```
|
```
|
||||||
|
Don't forget to perform `reboot`.
|
||||||
|
|
||||||
# Enabling relative mouse on v0 platform (serial HID)
|
# Enabling relative mouse on v0 platform (serial HID)
|
||||||
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.
|
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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue