Document default setting of `focusOnClick`

This commit is contained in:
Ingo Blechschmidt 2020-04-29 09:36:32 +02:00 committed by GitHub
parent a1015d8db5
commit 27a6978e30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ protocol stream.
`focusOnClick`
- Is a `boolean` indicating if keyboard focus should automatically be
moved to the remote session when a `mousedown` or `touchstart`
event is received.
event is received. Enabled by default.
`touchButton`
- Is a `long` controlling the button mask that should be simulated