If you're going to cross-post questions, at least have the curtesy to provide a link to the other post.
You already have an answer here: cmd-command-application-to-change-mouse-sensitivity
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello everyone,
As I realised it is quite difficult (at least I have not found a right soultion) to change mouse sensitivity in cmd/by batch file.
I have tried to add specific registry value and reloade it by restarting explorer process... but it does not work till system restart.
It sems to that solution is much closer by changing Rundll32 options. For example:
Rundll32.exe shell32.dll,Control_RunDLL main.cpl @0 (or Rundll32.exe shell32.dll,Control_RunDLL main.cpl,,1) - displays mouse settings
and
Rundll32.exe user, setdoubleckilcktime [n] - changing double click speed
Is there a similar possibility that will allow to change mouse cursor sensitivity?
If you're going to cross-post questions, at least have the curtesy to provide a link to the other post.
You already have an answer here: cmd-command-application-to-change-mouse-sensitivity