- Updated readme

This commit is contained in:
Ryan Reaves
2019-08-18 19:03:27 -05:00
parent ce1e714420
commit 8b01a93fad

View File

@@ -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.