Synergy, Virtualbox, Mousecursor-Polling

I've installed Virtualbox to have USB-Drivers for my USB-Devices, did plug an old USB 1.1 Hub to my Computer to force my devices into USB 1.1 mode and pass them to my VM. Drivers and Devices are working fine so far. Next was i did set up Synergy within an Virtualbox-Machine(win 8.1) as a Server and connected FreeBSD as a Client to it to have my mouse with full driver-support, this works completely fine except of the movements of the cursor.

Inside the VM i can move my mouse completely normally, all reactions are as they should be. If i go outside the VM with the Mouse-Cursor onto my FreeBSD-Desktop then the Mouse-Cursor acts very choppy. If i push any mousebuttons they react instantly and also the cursermovement starts without any delay, its just not the cursor updating as fast as it should be.

The debuglog from Terminal shows a Movement from left to the screen to right of the screen as fast as i can move the mouse.

To me this looks like there shouldn't be any choppy mouse-movements, it transmits alot of coordinates. The movement on the screen looked to me like the mouse was jumping from left to right of the screen over 3-4 positions. The Desktop-Environment is somehow skipping all those coordinates, how can i solve this?

FreeBSD 11.0 with XFCE
 

Attachments

  • terminal.debug.txt
    265.7 KB · Views: 429
Back
Top