Nice VNC

  • Thread starter Thread starter john.gil
  • Start date Start date
J

john.gil

Guest
I see in Windows while we use the VNC mouse pointer moves and after a few seconds very well follows the mouse pointer of the viewer machine which is very nice while compared to built in VNCviewer of Xen on a HyperVM machine, there two pointers are always in two different positions which makes life hard!

How is the proxmox VNC implemented that it does not have the mentioned problem?
 
How is the proxmox VNC implemented that it does not have the mentioned problem?

The trick is to simulate an usb tablet device, which reports absolute mouse coorinates. Windows has a driver for that by default. On X11, you need to takle some care (ubuntu detects it correctly).