mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-03-07 11:59:59 +03:00
Add warning about Windows hiding the cursor (#160)
This commit is contained in:
@@ -57,6 +57,10 @@ input capture (to send events *to* other clients) on different operating systems
|
||||
> If you are using [Wayfire](https://github.com/WayfireWM/wayfire), make sure to use a recent version (must be newer than October 23rd) and **add `shortcuts-inhibit` to the list of plugins in your wayfire config!**
|
||||
> Otherwise input capture will not work.
|
||||
|
||||
> [!Important]
|
||||
> The mouse cursor will be invisible when sending input to a Windows system if
|
||||
> there is no real mouse connected to the machine.
|
||||
|
||||
## Installation
|
||||
### Install via cargo
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user