From 8b01a93fad308988eb35561ebcab4be75b80026c Mon Sep 17 00:00:00 2001 From: Ryan Reaves Date: Sun, 18 Aug 2019 19:03:27 -0500 Subject: [PATCH] - Updated readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ee361eb..1cb50f8 100644 --- a/README.md +++ b/README.md @@ -107,14 +107,14 @@ Note: If I automate this later then the shortcut keys I plan to use are Ctrl+Alt ## Learning macOS style hotkeys on Linux -If you are interested in that then websites like https://www.shortcutfoo.com would be highly useful and it is completely doable on linux as long as you use the terminal style keymap while using your browser. Sadly I have not found a way to make it work under Firefox, but it does work great under Chrome, with or without a User Agent plugin. +If you are interested in that then websites like https://www.shortcutfoo.com would be highly useful and it is completely doable on linux as long as you use the terminal style keymap while using your browser. I have not found a way to make it work under Firefox, but it does work great under Chrome, with or without a User Agent plugin. -To make sure you are in the terminal style keymap you can just simply open the terminal and turn off the service, and then switch back to Chrome. +To make sure you are in the terminal style keymap you can just simply open the terminal and turn off the kinto service, and then switch back to Chrome. ``` systemctl --user stop keyswap ``` -or alternatively you follow the instructions about how to manually trigger a toggle of the keyswap. +or alternatively, you can follow the instructions about how to manually trigger a toggle of the keyswap. ## Troubleshooting If your keyboard is not being autodetected and configured then please run `xinput list`, if you are on linux, and copy the output into a ticket under issues.