Update mouse.md

pull/110/head
Maxim Devaev 4 years ago committed by GitHub
parent 5124ddae73
commit 22f5c28204
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,7 +19,7 @@ We expect to implement this in [TigerVNC](https://github.com/TigerVNC/tigervnc/i
:exclamation: The relative mode is also not supported by mobile browsers. :exclamation: The relative mode is also not supported by mobile browsers.
# Enabling relative mouse on v2 platform (OTG HID) # Enabling the relative mouse on the v2 platform (OTG HID)
* Switch filesystem to RW-mode using command `rw`. * Switch filesystem to RW-mode using command `rw`.
* Edit `/etc/kvmd/override.yaml` and add these lines: * Edit `/etc/kvmd/override.yaml` and add these lines:
```yaml ```yaml
@ -39,5 +39,5 @@ We expect to implement this in [TigerVNC](https://github.com/TigerVNC/tigervnc/i
``` ```
* Don't forget to perform `reboot`. * Don't forget to perform `reboot`.
# Enabling relative mouse on v0 platform (serial HID) # 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. :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.

Loading…
Cancel
Save