Remove showDotCursor from docs/API.md
This should have been a part of commit 243d7fd
This commit is contained in:
parent
d3d69a8118
commit
fb97e0f1e2
|
|
@ -77,11 +77,6 @@ protocol stream.
|
||||||
if the remote session is smaller than its container, or handled
|
if the remote session is smaller than its container, or handled
|
||||||
according to `clipViewport` if it is larger. Disabled by default.
|
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`
|
`viewOnly`
|
||||||
- Is a `boolean` indicating if any events (e.g. key presses or mouse
|
- Is a `boolean` indicating if any events (e.g. key presses or mouse
|
||||||
movement) should be prevented from being sent to the server.
|
movement) should be prevented from being sent to the server.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue