updated readme with error message

This commit is contained in:
Prashant Gupta 2019-03-28 15:06:15 -07:00 committed by GitHub
parent 1677d20fd6
commit 47583a943d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ Ever felt the need to keep your machine awake without having to resort to the ag
## Error while moving the app
In case you get an error from the app saying `mouse pointer cannot be moved.`, you need to give the app permission to control your mouse. Don't worry, it's nothing sinister, but Mac doesn't allow outside apps to gain accessibility to the mouse by default (which include Firefox, Discord etc.)
In case you get an error from the app saying `mouse pointer cannot be moved.`, you need to give the app permission to control your mouse. Don't worry, it's nothing sinister, but Mac doesn't allow apps to gain accessibility to the computer by default (even standard apps like Automator, Firefox etc. who might want to access some features need to go through the same process)
In order to resolve this error you need to:
Go to Security & Privacy -> Privacy -> Accessibility and allow the `amm` app to gain access.
> Go to Security & Privacy -> Privacy -> Accessibility and allow the `amm` app to gain access.