diff --git a/docs/API.md b/docs/API.md index eb3ec333..c1f6fac9 100644 --- a/docs/API.md +++ b/docs/API.md @@ -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.