Skip to content

Commit

Permalink
docs: new faq
Browse files Browse the repository at this point in the history
  • Loading branch information
iewnfod committed Mar 26, 2024
1 parent 743ddb6 commit 8f8f4c0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,15 @@ sudo spctl --master-disable
sudo xattr -rd com.apple.quarantine /Applications/keyopen.app
```

### When you cannot activate the window automatically after pressed function key...
The permission has already been added to TCC database.
You should manually activate it by following steps:
1. Open `System Settings`.
2. Enter `Privacy and Security`.
3. Select `Accessibility`.
4. Turn on the switch of `keyopen`.
5. Restart `keyopen`.

## Develop
1. Run [`init.sh`](scripts/init.sh) to initialize your environment.
2. Run [`dev.sh`](scripts/dev.sh) to run this application in a debug mod.
Expand Down

0 comments on commit 8f8f4c0

Please sign in to comment.