sw3103 / movemouse

Move Mouse is a simple piece of software that is designed to simulate user activity.
http://www.movemouse.co.uk/
GNU General Public License v3.0
573 stars 108 forks source link

[FEATURE REQUEST] settings location and maintenance #72

Closed rupacheco closed 1 month ago

rupacheco commented 2 months ago

Where are the settings saved, is there any way to migrate them between machines? In case we need to fully erase the application and it's settings how should we proceed? Can this use case be addressed please?

sw3103 commented 2 months ago

Settings can be located here:

https://github.com/sw3103/movemouse/wiki/File-Locations

If you are using the GitHub version you can also use the CLI to specify your own path:

https://github.com/sw3103/movemouse/wiki/Command-Line-Interface-(CLI)

rupacheco commented 2 months ago

Thank you! I feel bad for missing this information in the Wiki, completely addressed.