Skip to content

Instantly share code, notes, and snippets.

@DaWe35
Created March 14, 2026 18:33
Show Gist options
  • Select an option

  • Save DaWe35/d8d44c7c59672f62a95619b01504b60b to your computer and use it in GitHub Desktop.

Select an option

Save DaWe35/d8d44c7c59672f62a95619b01504b60b to your computer and use it in GitHub Desktop.
NoVNC show host cursor
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