Fixed typo

John Erling Blad 2022-09-09 21:30:40 +02:00
parent ac7ce2cf70
commit 7c56627ddc
1 changed files with 1 additions and 1 deletions

@ -55,7 +55,7 @@ On the first machine (“alpha”) a file is created as `~/.config/solaar/rules.
...
```
The _rule_ is checkng whether the keyboard is active, and if it is then it is changed to the new host. Then the mouse is changed to the new host. Finalizing the two changes a notification is posted, and that terminates the processing.
The _rule_ is checking whether the keyboard is active, and if it is then it is changed to the new host. Then the mouse is changed to the new host. Finalizing the two changes a notification is posted, and that terminates the processing.
If the mouse keyboard not active, solaar will proceed with changing the host for the mouse, and then finalizing the change with a notification before it terminates the processing.