Skip to content

Commit 26a23be

Browse files
committed
readme
1 parent 4c54fc7 commit 26a23be

File tree

3 files changed

+5
-12
lines changed

3 files changed

+5
-12
lines changed

README.md

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ When you first start DynaMouse and start configuring it, you will be asked to en
1919
## Features
2020

2121
* Works as a system tray, doesn't appear in the dock
22-
* Supports infinit monitors and pointer devices
22+
* Supports infinite monitors and pointer devices
2323
* Assign multiple mice to the same monitor
2424
* Configure specific mice to be uncontrolled (not governed by DynaMouse)
2525
* Each mouse's position is remembered on each screen
@@ -37,18 +37,11 @@ The devices below have been tested and work:
3737
* Apple magic trackpad (‎MMMP3AM/A)
3838
* M1 Macbook trackpad
3939

40-
## Updating
40+
## Troubleshooting
4141

42-
If you are updating to a newer version, you will need to first completely remove the assigned permissions in System Preferences
43-
by pressing the minus button for both 'Input Monitoring' and 'Accessibility'. The reason for this is because the MacOS sandboxing system
44-
sees the new version as having different code signature (hash) and throws the error:
45-
46-
`Failed to match existing code requirement for subject projectstorm.dynamouse and service kTCCServiceListenEvent`
47-
48-
I would appreciate some help on fixing this :)
49-
50-
![](screenshots/faq1.png)
51-
![](screenshots/faq2.png)
42+
* You can enable file logging which will log to `~/Library/Logs/@projectstorm/Dynamouse` (this can help with submitting an issue)
43+
* Apple startup items seem use the exact binary at the time of installation, so if you are updating to a newer version, try disabling and re-enabling startup mode to install the newer version of the software
44+
* You may need to remove and re-add Dynamouse accessibility permissions across versions (but I seem to no longer run into this after version 1.0.0)
5245

5346
## Development
5447

screenshots/faq1.png

-194 KB
Binary file not shown.

screenshots/faq2.png

-56 KB
Binary file not shown.

0 commit comments

Comments
 (0)