We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de7466a commit 9125d1eCopy full SHA for 9125d1e
README.md
@@ -4,10 +4,10 @@
4
https://github.com/unbit/foohid.git
5
6
1. 到 recovery mode disable kext
7
- a. 重開機, cmd + R 進 Recovery mode
8
- b. 打開 terminal: util -> terminal
9
- c. $ csrutil disable
10
- d. $ csrutil enable --without kext
+ - a. 重開機, cmd + R 進 Recovery mode
+ - b. 打開 terminal: util -> terminal
+ - c. $ csrutil disable
+ - d. $ csrutil enable --without kext
11
12
2. 下載專案,編完 foohid.text 放到 /Library/Extensions
13
0 commit comments