mirror of
https://github.com/pikvm/pikvm
synced 2024-11-18 09:25:43 +00:00
Update mouse.md
This commit is contained in:
parent
5124ddae73
commit
22f5c28204
@ -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…
Reference in New Issue
Block a user