Vassili-Dev

Results 3 comments of Vassili-Dev

I've had this issue when using the v0.10.0 Windows binary (I suspect the actual build is not v0.10.0 but idk why). If you're downloading the pre-built windows binary, try the...

I won't pretend to know how this works, so please take this with a bucket of salt, but I suspect it has to do with `to_key_event` not generating `KeyboardEvent::Modifiers`. https://github.com/feschber/lan-mouse/blob/b071201dcb000a09330df81784d2ef2c0446da90/input-capture/src/windows.rs#L184-L225

As a workaround to the Windows Service thing: You can add a "Task" (Start Menu -> Task Scheduler) to run Lan Mouse on login. It seems to work fine for...