mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-31 09:29:39 +00:00
Remove local cursor setting
We have no reason to disable this except for touch devices, which we can handle without having a setting for it.
This commit is contained in:
@@ -16,10 +16,6 @@ protocol stream.
|
||||
|
||||
### Properties
|
||||
|
||||
`localCursor`
|
||||
- Is a `boolean` indicating if a client side cursor should be
|
||||
requested. 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.
|
||||
|
||||
Reference in New Issue
Block a user