- Updated readme to include how to set the keyboard back to normal if the user decides to stop the running service

This commit is contained in:
Ben Reaves
2020-02-15 00:09:04 -06:00
parent ea60bb6db5
commit 93daf8707e

View File

@@ -129,9 +129,9 @@ Status
systemctl --user status keyswap
```
Stop
Stop (and reset keyboard to normal)
```
systemctl --user stop keyswap
systemctl --user stop keyswap && setxkbmap -option
```
Start