Remove showDotCursor from docs/API.md

This should have been a part of commit 243d7fd
This commit is contained in:
Alexander Zeijlon
2025-11-04 09:37:09 +01:00
parent d3d69a8118
commit fb97e0f1e2

View File

@@ -77,11 +77,6 @@ protocol stream.
if the remote session is smaller than its container, or handled
according to `clipViewport` if it is larger. Disabled by default.
`showDotCursor`
- Is a `boolean` indicating whether a dot cursor should be shown
instead of a zero-sized or fully-transparent cursor if the server
sets such invisible cursor. Disabled by default.
`viewOnly`
- Is a `boolean` indicating if any events (e.g. key presses or mouse
movement) should be prevented from being sent to the server.