MacOS input capture backend unavailable
Hi, I downloaded lan-mouse-macos-aarch64 v0.10.0 binary from here. Executing the binary shows a warning. I tried this at M1 macbook running Sonoma 14.2.1. How can I fix this?
WARN input_capture] MacOS input capture backend unavailable: error creating macos capture backend:
event tap creation failed
Images in the frontend are also broken.
You need to grant accessibility permissions under System Settings > Privacy & Security > Accessibility. The application you want to give permissions will depend on how you executed the binary.
The icons are broken because adwaita-icon-theme is missing. I will need to find a way to properly package for Macos and Windows.
Thanks. It works after setting the accessibility permission.
You need to grant accessibility permissions under System Settings > Privacy & Security > Accessibility. The application you want to give permissions will depend on how you executed the binary.
I had trouble with this until I realized what you meant by the second sentence -- launching the program from Terminal means I need to give Terminal the accessibility permission.