summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngo Blechschmidt <iblech@speicherleck.de>2020-04-29 09:36:32 +0200
committerGitHub <noreply@github.com>2020-04-29 09:36:32 +0200
commit27a6978e3034870b6932bebcfd2b46eb78c6bf66 (patch)
tree2a22d09a8f05640544a865c1054f1ffe26f39c00
parenta1015d8db569fcdd681039c4c0872879c8af0292 (diff)
downloadnovnc-27a6978e3034870b6932bebcfd2b46eb78c6bf66.tar.gz
Document default setting of `focusOnClick`
-rw-r--r--docs/API.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/API.md b/docs/API.md
index 1b00179..db43ec6 100644
--- a/docs/API.md
+++ b/docs/API.md
@@ -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