I am using the Guacamole VNC web client viewer and I want to hide the local cursor, because otherwise you see two cursors, and this is confusing.
I can hide the browser mouse with a simple style: cursor: none; But this is not so good, because when any connection exception occurs, I need a browser mouse to close the error window, etc.
Any solution?
source
share