mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-19 00:21:29 +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!**
|
> 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.
|
> 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
|
## Installation
|
||||||
### Install via cargo
|
### Install via cargo
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Reference in New Issue
Block a user