From bb8ed32ba739195a4678f2d8640c80006f122732 Mon Sep 17 00:00:00 2001 From: "Peter F. Patel-Schneider" Date: Mon, 29 Aug 2022 09:09:38 -0400 Subject: [PATCH] doc: add known issue for key presses and changing hosts --- docs/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/index.md b/docs/index.md index 91b4d400..4d5e4c77 100644 --- a/docs/index.md +++ b/docs/index.md @@ -163,6 +163,11 @@ for the step-by-step procedure for manual installation. the host switching behaviour of a host switch key that was diverted, for example to switch away from a host that crashed or was turned off. +- When a receiver-connected device changes hosts Solaar remembers which diverted keys were down on it. + When the device changes back the first time any of these diverted keys is depressed Solaar will not + realize that the key was newly depressed. For this reason Solaar rules that can change hosts should + trigger on key releasing. + ## Contributing to Solaar Conributions to Solaaar are very welcome.