From 27a6978e3034870b6932bebcfd2b46eb78c6bf66 Mon Sep 17 00:00:00 2001 From: Ingo Blechschmidt Date: Wed, 29 Apr 2020 09:36:32 +0200 Subject: Document default setting of `focusOnClick` --- docs/API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1