From ff756a2bbcab59c2420a83f082a726fb2e970560 Mon Sep 17 00:00:00 2001 From: John Erling Blad Date: Fri, 9 Sep 2022 21:23:05 +0200 Subject: [PATCH] Changed to use of "released" --- ...verted-\"Host-Switch-Channel\"-keys-for-common-devices.md" | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git "a/Example:-Diverted-\"Host-Switch-Channel\"-keys-for-common-devices.md" "b/Example:-Diverted-\"Host-Switch-Channel\"-keys-for-common-devices.md" index d098f51..ec7c160 100644 --- "a/Example:-Diverted-\"Host-Switch-Channel\"-keys-for-common-devices.md" +++ "b/Example:-Diverted-\"Host-Switch-Channel\"-keys-for-common-devices.md" @@ -46,7 +46,7 @@ On the first machine (“alpha”) a file is created as `~/.config/solaar/rules. ```yaml %YAML 1.3 --- -- Key: [Host Switch Channel 2, pressed] +- Key: [Host Switch Channel 2, released] - Rule: - Active: 123456AB - Set: [123456AB, change-host, 1] @@ -68,7 +68,7 @@ The file on the second machine (“beta”) is created as ```yaml %YAML 1.3 --- -- Key: [Host Switch Channel 1, pressed] +- Key: [Host Switch Channel 1, released] - Rule: - Active: 123456AB - Set: [123456AB, change-host, 0]