@@ -8,10 +8,10 @@ That's it!
88
99Keyboard Switch consists of two apps:
1010
11- - Keyboard Switch Service - this app always runs in the background and does the switching when you press the magic key
11+ - Keyboard Switch Service — this app always runs in the background and does the switching when you press the magic key
1212combination
1313
14- - Keyboard Switch Settings - this app is used to configure the service app
14+ - Keyboard Switch Settings — this app is used to configure the service app
1515
1616## Quick Start
1717
@@ -26,7 +26,7 @@ you're not sure, then you most likely need the _x64_ installer.
2626After installation, the Keyboard Switch Settings app will start. It may take some time as the app will do some initial
2727setup. If it doesn't start for some reason, then find it in the list of your apps.
2828
29- In the opened app press _ Start_ .
29+ In the opened settings app, press _ Start_ .
3030
3131That's it! You're ready to use Keyboard Switch in its basic configuration. There's a big chance you won't need to
3232configure it further. But if you do, the you can read more [ in the docs] ( https://docs.keyboardswitch.tolik.io ) .
@@ -39,16 +39,16 @@ To switch text forward, select the text, and press <kbd>Ctrl</kbd>+<kbd>Shift</k
3939Download the _ .pkg_ file to install the app. If your computer runs on an Intel CPU then you should get the _ x86\_ 64_
4040package. If your computer runs on an Apple CPU (e.g. M1) then you should get the _ arm64_ package.
4141
42- After installing the app, open Keyboard Switch Settings - it should appear in the list of your apps.
42+ After installing the app, open Keyboard Switch Settings — it should appear in the list of your apps.
4343
44- Immediately upon opening the app a dialog window should appear which says that Keyboard Switch would like to control
44+ Immediately upon opening the app, a dialog window should appear which says that Keyboard Switch would like to control
4545this computer using accessibility features. The app needs this to listen to the magic key combination while running in
4646the background, and without these permissions it won't work.
4747
48- Click the _ Open System Preferences_ button on the dialog window. Unlock the settings and check the _ Keyboard Switch _
49- checkbox. Lock the settings, close System Preferences, and go back to the Keyboard Switch Settings app.
48+ Click the _ Open System Preferences_ button on the dialog window. Enable the _ Keyboard Switch _ item. Close System
49+ Preferences and go back to the Keyboard Switch Settings app.
5050
51- In the settings app press _ Start_ .
51+ In the settings app, press _ Start_ .
5252
5353That's it! You're ready to use Keyboard Switch in its basic configuration. There's a big chance you won't need to
5454configure it further. But if you do, the you can read more [ in the docs] ( https://docs.keyboardswitch.tolik.io ) .
@@ -63,7 +63,7 @@ To uninstall Keyboard Switch you should run an uninstaller package. You can get
6363The app is available as a deb package (for Debian-based distributions, such as Ubuntu, Mint etc.), an RPM package (for
6464RHEL-based distributions, like Rocky Linux or Fedora, as well as SUSE), and a simple _ tar.gz_ file.
6565
66- Note that Keyboard Switch only works on X11 - it won't work on Wayland (even with XWayland).
66+ Note that Keyboard Switch only works on X11 — it won't work on Wayland (even with XWayland).
6767
6868If you use the deb or RPM package, then simply install it either by double-clicking on it, or through the terminal. If
6969you use the _ tar.gz_ file, then the set-up is not quite as quick, so you can read about it in
@@ -72,15 +72,15 @@ you use the _tar.gz_ file, then the set-up is not quite as quick, so you can rea
7272Bear in mind that the RPM package may need
7373[ additional setup] ( https://docs.keyboardswitch.tolik.io/usage-guides/installation#linux ) .
7474
75- After installing the app, open Keyboard Switch Settings - it should appear in the list of your apps (if your desktop
75+ After installing the app, open Keyboard Switch Settings — it should appear in the list of your apps (if your desktop
7676environment groups your apps, then it will most probably appear under the _ Utilities_ or _ Accessories_ group).
7777
7878If your desktop environment is GNOME then you should restart it right after opening Keyboard Switch Settings. If you're
7979not sure which desktop environment you're using then it's most probably GNOME since it's the default one on Ubuntu,
8080Debian, Rocky Linux, Fedora and others (but not Linux Mint). Press <kbd >Alt</kbd >+<kbd >F2</kbd >, then type <kbd >r</kbd >
8181and press <kbd >Enter</kbd >. This will restart GNOME.
8282
83- In the opened settings app press _ Start_ .
83+ In the opened settings app, press _ Start_ .
8484
8585That's it! You're ready to use Keyboard Switch in its basic configuration. There's a big chance you won't need to
8686configure it further. But if you do, the you can read more [ in the docs] ( https://docs.keyboardswitch.tolik.io ) .
@@ -110,7 +110,7 @@ the layout before switching. The app also automatically changes the layout, so y
110110
111111The app uses the clipboard to get the text to transform, and then puts the transformed text back into the clipboard.
112112The app will try to preserve the text that was in the clipboard before switching, and to restore it afterwards. It
113- doesn't guarantee that the text will be restored though. Also, any non-text data (e.g. a file or a picture) will not
113+ doesn't guarantee that the text will be restored though. Also, any non-text data (e.g., a file or a picture) will not
114114be restored.
115115
116116## Supported Platforms
@@ -128,7 +128,7 @@ If you want to know more about the Keyboard Switch app and how to use it, check
128128
129129## Changelog
130130
131- See the [ changlog file] ( https://github.com/TolikPylypchuk/KeyboardSwitch/blob/master /CHANGELOG.md ) for the detailed list
131+ See the [ changlog file] ( https://github.com/TolikPylypchuk/KeyboardSwitch/blob/main /CHANGELOG.md ) for the detailed list
132132of changes across versions.
133133
134134## Icon
0 commit comments