From fbb9d2852d9f703e6bcd4ead1569f214a142fa2b Mon Sep 17 00:00:00 2001 From: Alpi Tolvanen <54468172+tolvanea@users.noreply.github.com> Date: Sun, 21 Aug 2022 12:51:39 +0300 Subject: [PATCH] man: Add note about obtaining logs. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cb73572..5a3e7e2 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,8 @@ esc = capslock 4. See the man page (`man keyd`) for a more comprehensive description. +5. In case the config is malformed, logs can be read with `sudo journalctl -e -u keyd`. + *Note*: It is possible to render your machine unusable with a bad config file. Should you find yourself in this position, the special key sequence `backspace+escape+enter` should cause keyd to terminate.