Hide mouse object from RFB callers

This commit is contained in:
Pierre Ossman
2017-10-13 13:07:17 +02:00
parent b9854a5ca5
commit f976b5500e
3 changed files with 11 additions and 2 deletions

View File

@@ -34,6 +34,7 @@ attribute mode is one of the following:
| local_cursor | bool | RW | false | Request locally rendered cursor
| shared | bool | RW | true | Request shared VNC mode
| view_only | bool | RW | false | Disable client mouse/keyboard
| touchButton | int | RW | 1 | Button mask (1, 2, 4) for which click to send on touch devices. 0 means ignore clicks.
| scale | float | RW | 1.0 | Display area scale factor
| viewport | bool | RW | false | Use viewport clipping
| xvp_password_sep | str | RW | '@' | Separator for XVP password fields