You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Or check karabiner official [gallery](https://ke-complex-modifications.pqrs.org/#emulation-modes) and load it there.
@@ -70,7 +68,7 @@ Capslock serves via [**Karabiner-Elements**](https://karabiner-elements.pqrs.or
70
68
71
69
Capslock works on **ANSI** keyboards and similar layouts. It literally remaps every [**keys**](#Symbols) on the keyboard. Including 10 categories.
72
70
73
-

71
+

74
72
75
73
> **[Control Planes](#Control-Planes)** are defined by combination of four extra left modifiers: <kbd>⌘</kbd><kbd>⌥</kbd><kbd>⌃</kbd><kbd>⇧</kbd>.This image shows the layout of control plane 0.
76
74
@@ -107,7 +105,7 @@ Hold **<kbd>✱</kbd> Hyper** to enable hyper functionalities. We will assume a
107
105
* Hold additional <kbd>⌘</kbd> Command for **selection**. (like holding <kbd>⇧</kbd>shift in normal), additional <kbd>⌥</kbd> Option for **word/para selection**.
108
106
* Hold additional <kbd>⇧</kbd> Shift for **app/win/tab switching**. Hold additional <kbd>⌃</kbd> Control for **desktop management** .
109
107
* Hold additional <kbd>⌥</kbd> Option for 🖱️ **mouse move**. Add <kbd>⇧</kbd>shift to **⏫ accelerate**. (<kbd>U</kbd>, <kbd>I</kbd>, <kbd>O</kbd>, <kbd>P</kbd> maps to mouse buttons) .
110
-
* <kbd>⇧</kbd><kbd>⌥</kbd> turns navigator to **🖲️ mouse wheel**, and <kbd>⇧</kbd><kbd>⌘</kbd> is the ⏫ **accelerated** version . `HJKL` for wheel, wihle`UIOP` for reversed wheel move.
108
+
* <kbd>⇧</kbd><kbd>⌥</kbd> turns navigator to **🖲️ mouse wheel**, and <kbd>⇧</kbd><kbd>⌘</kbd> is the ⏫ **accelerated** version . `HJKL` for wheel, while`UIOP` for reversed wheel move.
@@ -128,7 +126,7 @@ Hold **<kbd>✱</kbd> Hyper** to enable hyper functionalities. We will assume a
128
126
129
127
* Arrows <kbd>←</kbd>↓<kbd>↑</kbd>→ to 🖱️ **mouse** actions too. Hold <kbd>⌥</kbd> Option to ⏬ **slow down**, hold <kbd>⌘</kbd> Command to ⏫ **speed up**.
130
128
* Hold <kbd>⇧</kbd> Shift turns to 🖲️ **wheel move**. Extra <kbd>⌥</kbd> Option to ⏬ **slow down**, extra <kbd>⌘</kbd> Command to ⏫ **speed up**.
131
-
* <kbd>↩</kbd> Return maps to left **click**. And additional <kbd>⌘</kbd><kbd>⌥</kbd><kbd>⌃</kbd><kbd>⇧</kbd> turns into right click, middle click, backward, forward.
129
+
* <kbd>↩</kbd> Return maps to left **click**. Additional <kbd>⌘</kbd><kbd>⌥</kbd><kbd>⌃</kbd><kbd>⇧</kbd> turns into right click, middle click, backward, forward.
@@ -194,7 +192,7 @@ Hold **<kbd>✱</kbd> Hyper** to enable hyper functionalities. We will assume a
194
192
<summary>app shortcuts</summary>
195
193
196
194
* <kbd>E</kbd> <kbd>R</kbd> <kbd>T</kbd> <kbd>Y</kbd> <kbd>F</kbd> <kbd>G</kbd> are used as application shortcuts. (yellow area)
197
-
* Popular apps and dev tools are registed to 3 default planes: <kbd>✱</kbd>/<kbd>⌘</kbd>/<kbd>⌥</kbd>. Assign these shortcuts according to your own needs.
195
+
* Popular apps and dev tools are registered to 3 default planes: <kbd>✱</kbd>/<kbd>⌘</kbd>/<kbd>⌥</kbd>. Assign these shortcuts according to your own needs.
@@ -212,7 +210,7 @@ Hold **<kbd>✱</kbd> Hyper** to enable hyper functionalities. We will assume a
212
210
<details>
213
211
<summary>terminal control</summary>
214
212
215
-
<kbd>D</kbd>, <kbd>Z</kbd>, <kbd>X</kbd>, <kbd>C</kbd>, <kbd>V</kbd>, <kbd>B</kbd> are used as terminal control keys. Sending singals and IDE commands. (green area)
213
+
<kbd>D</kbd>, <kbd>Z</kbd>, <kbd>X</kbd>, <kbd>C</kbd>, <kbd>V</kbd>, <kbd>B</kbd> are used as terminal control keys. Sending singles and IDE commands. (green area)
@@ -396,7 +394,7 @@ Capslock serves via [**AutoHotKey**](https://www.autohotkey.com/) on Windows.
396
394
397
395
#### Q: What's new in V3?
398
396
399
-
**A**: The original v2 only use 1 ~ 3 control planes. While v3 uses up to 9 control planes. A large number of functions have been added to make the additional modifier <kbd>⌘</kbd><kbd>⌥</kbd><kbd>⌃</kbd><kbd>⇧</kbd> functioning in a reasonable way.
397
+
**A**: The original v2 only use 1 ~ 3 control planes. While v3 uses up to 9 control planes. Numerous functions have been added to make the additional modifier <kbd>⌘</kbd><kbd>⌥</kbd><kbd>⌃</kbd><kbd>⇧</kbd> functioning reasonably.
400
398
401
399
#### Q: Is there any incompatible changes in V3 compare to V2 ?
402
400
@@ -417,15 +415,15 @@ Capslock serves via [**AutoHotKey**](https://www.autohotkey.com/) on Windows.
417
415
418
416
#### Q: Why is there an older version in MacOS?
419
417
420
-
**A**: There was an older version of Karabiner that used XML config. Apple modified it's kernel architecture in MacOS Sierra (10.12) and many programs had to be overhauled. So then there was a new version of Karabiner, the Karabiner-Elements, which is still in use today.
418
+
**A**: There was an older version of Karabiner that used XML config. Apple modified its kernel architecture in MacOS Sierra (10.12) and many programs had to be overhauled. So then there was a new version of Karabiner, the Karabiner-Elements, which is still in use today.
421
419
422
420
#### Q: How can I customize it to my needs?
423
421
424
422
**A**: Just change the configuration file. Don't forget click the 'star' 🤩.
425
423
426
424
#### Q: Is this original?
427
425
428
-
**A**: I'm the first one to make a capslock overhaul schema as far as I know. The original win AHK version was wrote in 2013. The first mac version was wrote in 2015. It is the first capslock emulation schema in karabiner's [gallary](https://ke-complex-modifications.pqrs.org/#emulation-modes).
426
+
**A**: I'm the first one to make a capslock overhaul schema as far as I know. The original win AHK version was wrote in 2013. The first mac version was wrote in 2015. It is the first capslock emulation schema in karabiner's [gallery](https://ke-complex-modifications.pqrs.org/#emulation-modes).
0 commit comments