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
Copy file name to clipboardExpand all lines: mac-old/README.md
+40-43
Original file line number
Diff line number
Diff line change
@@ -1,45 +1,40 @@
1
-
# CapsLock (karabiner-element)
1
+
# Capslock (Mac OS X)
2
2
3
-
***Good News! [Karabiner-element](https://pqrs.org/osx/karabiner/) now works on MacOS 10.13 High Sierra. **[Download](https://pqrs.org/osx/karabiner/files/Karabiner-Elements-11.1.0.dmg)
4
-
* I upgrade My [CapsLock](https://github.com/Vonng/Capslock) karabiner configuration to newer `JSON Format`。
5
3
6
4
5
+
## Notice
7
6
8
-
## Install
9
-
10
-
* You can put the json file into karabiner's config directory manually:
* Capslock for Mac is based on `karabiner` (and `seil`). But Karabiner **does not** work on **macOS Sierra(10.12)** at the moment.
8
+
* It **works well** on EI Capitan(10.11) and Yosemite(10.10).
16
9
17
-
* OR you can **[Click Here](karabiner://karabiner/assets/complex_modifications/import?url=https://raw.githubusercontent.com/Vonng/Capslock/master/mac-new/capslock.json) to open Karabiner-Element and auto import it !**。
* Step 1: Download [`seil`](https://pqrs.org/osx/karabiner/seil.html.en) and install
16
+
* Step 2: Download [`karabiner`](https://pqrs.org/osx/karabiner/) and install.
17
+
* Step 3: Change capslock's keycode to 80 using `seil`
18
+

19
+
* Step 4: `karabiner`
20
+
* Switch to `Misc & Uninstall` panel.
21
+
* Click `Open private.xml` button.
22
+
* Copy and overwrite file: `private.xml`.
23
+

24
+
* Step 5:
25
+
* Switch back to `Change Key` panel
26
+
* Click `Reload XML`
27
+
* Enable functions you like :)
28
+

25
29
26
30
27
-
* See [Karabiner-Elements Sample Scripts](https://github.com/pqrs-org/KE-complex_modifications) for instructions:
28
-
* Open `karabiner-elements`
29
-
* Select tab `Complex Modification`
30
-
* Click `Add item` at bottom
31
-
* Choose function you like.
32
-
* Remember: Press CapsLock alone can be mapped to language-switcher(system-default) or escape (vimer-evangel). **But you can not enable both simultaneously.**
31
+
Enjoy~ 😁
33
32
34
33
35
34
36
35
## Usage
37
36
38
-
Hold Capslock, it always work as a `Hyper Key`, For single press, you may only choose only one of `Escape` and `Languag-Switcher`.Design and functionality describes [here](https://github.com/Vonng/Capslock)
0 commit comments