Created
March 14, 2026 18:33
-
-
Save DaWe35/d8d44c7c59672f62a95619b01504b60b to your computer and use it in GitHub Desktop.
NoVNC show host cursor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Open NoVNC, F12, console, enter: | |
| document.querySelector('canvas').style.cursor = 'default'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment