Hi, thanks for making this application, higly appreciated ! I made ``` sudo usermod -a -G plugdev $USER sudo usermod -a -G input $USER ``` I get this message when I try to start it. ``` ./mouse_actions [2023-04-06T15:42:04Z ERROR mouse_actions] Grab Error: IoError(Os { code: 13, kind: PermissionDenied, message: "Permission denied" }) ```