Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Add option to UWScript - Mouse options ON/OFF #188

Open
SweetLem0nade opened this issue Nov 24, 2024 · 1 comment
Open

[Request] Add option to UWScript - Mouse options ON/OFF #188

SweetLem0nade opened this issue Nov 24, 2024 · 1 comment

Comments

@SweetLem0nade
Copy link

SweetLem0nade commented Nov 24, 2024

Applied options from UWScript.ps1 and now mouse moves not ike it was, on the same pointer speed it moves a lot faster, as I understand script enables acceleration, which i don't like, i prefer raw input.
It would be great if we'll have separate menu for mouse options to reset them to windows default
or raw input.

@SweetLem0nade SweetLem0nade changed the title Add option to UWScript - Mouse options ON/OFF(Windows Default) Add option to UWScript - Mouse options ON/OFF Nov 24, 2024
@SweetLem0nade SweetLem0nade changed the title Add option to UWScript - Mouse options ON/OFF [Request] Add option to UWScript - Mouse options ON/OFF Nov 25, 2024
@SweetLem0nade
Copy link
Author

SweetLem0nade commented Nov 27, 2024

Solution to reset mouse settings to Windows default:

Powershell: Remove-ItemProperty -Path "HKCU:\Control Panel\Mouse" -Name "*"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant