mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
Add warning about Windows hiding the cursor (#160)
This commit is contained in:
parent
6a4dd740c3
commit
84696760f0
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue