Revert "Disable cursor acceleration of Windows"
This reverts commit 6af3e05621
.
i dont know, that its horrible, i don't want to do that again :(
This commit is contained in:
parent
6af3e05621
commit
4539c930cc
1 changed files with 0 additions and 5 deletions
|
@ -59,11 +59,6 @@ REG ADD "HKCU\System\GameConfigStore" /v GameDVR_Enabled /t REG_DWORD /d 0 /f
|
|||
REG ADD "HKLM\Software\Policies\Microsoft\Edge" /v HubsSidebarEnabled /t REG_DWORD /d 0 /f
|
||||
REG ADD "HKLM\Software\Policies\Microsoft\Edge" /v ShowRecommendationsEnabled /t REG_DWORD /d 0 /f
|
||||
|
||||
:: === Disable cursor acceleration of Windows ==
|
||||
REG ADD "HKCU\Control Panel\Mouse" /v MouseSpeed /T REG_SZ /d 0 /f
|
||||
REG ADD "HKCU\Control Panel\Mouse" /v MouseThreshold1 /T REG_SZ /d 0 /f
|
||||
REG ADD "HKCU\Control Panel\Mouse" /v MouseThreshold2 /T REG_SZ /d 0 /f
|
||||
|
||||
:: === WinGet ==
|
||||
:: Auto accept ToT
|
||||
ECHO Y | winget list >NUL
|
||||
|
|
Loading…
Reference in a new issue