From 3389c512e2d0f7f7bc3c7bed161aed6820758506 Mon Sep 17 00:00:00 2001 From: Ben Reaves Date: Wed, 1 Apr 2020 02:08:47 -0500 Subject: [PATCH] - Updated readme to include debug mode --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 4ccba4b..ba609f9 100644 --- a/README.md +++ b/README.md @@ -481,6 +481,16 @@ cd ~/.config/kinto ./kintox11 ``` +## Debug + +If all else fails you can now run Kinto in debug mode as of 1.0.6-2. The output will become more verbose and I'd recommend running this directly after stopping the service. + +``` +systemctl --user stop keyswap +cd ~/.config/kinto +./kintox11 --debug +``` + ## Language Support I'd appreciate any help from people with non-US based keyboards, to help ensure that these keymaps and keyswap methods work in all or most languages.