htrefil / rkvm

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

Mouse cursor not moving on the client side #38

Open loood opened 1 year ago

loood commented 1 year ago

I've got a ubuntu 22.04 desktop (amd64, rkvm-server) and have a ubuntu 22.04 desktop vm (arm64, rkvm-client, running on apple macbook m1 pro running under UTM). rkvm connects successfully and am able to control the mouse/keyboard on the server and use the key sequence to change to the client. After switching to control the client, the cursor/pointer stays in one place though I can click (right/left) and see that things (windows/icons/can select txt/etc) in the direction I am moving the mouse towards get focused/highlights/etc. Any ideas?

Both client/server is running wayland. I compiled rkvm using ubuntu:lunar docker image otherwise I would get errors.

htrefil commented 9 months ago

Hi, what WM are you using?