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]