mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-06-22 10:41:50 +02:00
Add documentation for the option showDotCursor
This is not only a property, it's also a parameter to the constructor.
This commit is contained in:
parent
8b859f4598
commit
54253efaa0
@ -187,6 +187,11 @@ connection to a specified VNC server.
|
|||||||
- A `DOMString` specifying the ID to provide to any VNC repeater
|
- A `DOMString` specifying the ID to provide to any VNC repeater
|
||||||
encountered.
|
encountered.
|
||||||
|
|
||||||
|
`showDotCursor`
|
||||||
|
- 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.
|
||||||
|
|
||||||
`wsProtocols`
|
`wsProtocols`
|
||||||
- An `Array` of `DOMString`s specifying the sub-protocols to use
|
- An `Array` of `DOMString`s specifying the sub-protocols to use
|
||||||
in the WebSocket connection. Empty by default.
|
in the WebSocket connection. Empty by default.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user