htrefil / rkvm

Virtual KVM switch for Linux machines
MIT License
386 stars 50 forks source link

Mouse scrolling issue #32

Closed skiby7 closed 1 year ago

skiby7 commented 1 year ago

Everything seems to work just fine except the wheel scrolling: when I switch to a client and I scroll with mouse wheel, the server receives the input, too.

I'm on Fedora 37 with Gnome 43 on Wayland. Also, to make it work I followed what's reported here

htrefil commented 1 year ago

Fixed - this was caused by not understanding the EV_WHEEL_HI_RES event. This will be put out in a new release shortly.

faassen commented 1 year ago

Is this supposed to be fixed in the repository? Because I just installed fresh on server and client from the repository and mouse wheel scrolling doesn't work on the client.