Add instructions on how to add Keycastr to the accessibility list

This commit is contained in:
Elia Schito 2018-04-21 19:55:41 +02:00
parent 80e7d58238
commit e3fd242346

View file

@ -15,12 +15,15 @@ KeyCastr, an open-source keystroke visualizer.
```console
brew cask install keycastr
```
## Accessibility API access
In order to work, KeyCastr must be included in the list of applications with Accessibility API access, under the Security & Privacy system preferences.
![accessibility](assets/accessibility.png)
To add KeyCastr to the list click the <kbd>&plus;</kbd> button and select KeyCastr from the file system.
## History
- [sdeken](https://github.com/sdeken/keycastr) wrote the original version.