arkane-systems / mousejiggler

Mouse Jiggler is a very simple piece of software whose sole function is to "fake" mouse input to Windows, and jiggle the mouse pointer back and forth.
Microsoft Public License
1.05k stars 177 forks source link

Issues with command-line and application settings #58

Open JZ-SmartThings opened 2 years ago

JZ-SmartThings commented 2 years ago

Thanks for committing my changes @cerebrate !

A few issues I had with my code is that I could not make the new "-r" command-line parameter work properly. Just doesn't want to respect the damn thing.

Same goes for Application Settings/Defaults --- this also does not work although when debugging, it does show true and so does the user.config file (_C:\Users\myuser\AppData\Local\Arkane_Systems\MouseJiggler_Urloefenhzizze3nss2da4rm5oeh4gdoapn\2.0.15.0) where these are actually stored: Settings.Default.RandomTimer

I'd love to know how this is fixed as it's been very frustrating :)

JZ-SmartThings commented 2 years ago

Hi @cerebrate, sorry to bug but hoping you have a bit of time to look into this. New command-line options just not being respected.