Je veux increase souris sensitivity beyond the limits set in Windows 7 Panneau de configuration. J'ai trouvé various souris sensitivity paramètres in regedit under `HKEY_CURRENT_USER\Control Panel\Mouse`.
Puis-je increase souris speed and senstivity there (which is limited in panneau de configuration)?
Comment increase souris sensitivity beyond limits in Windows Regedit?
Re: Comment increase souris sensitivity beyond limits in Windows Regedit?
As [MoE bis said](https://superuser.com/a/1083022/114082), vous devez edit the souris acceleration curve. This refers vers le registry clés
```
HKEY_CURRENT_USER\Control Panel\Mouse\SmoothMouseXCurve
HKEY_CURRENT_USER\Control Panel\Mouse\SmoothMouseYCurve
```
Vous pouvez of course edit these valeurs avec the built-in éditeur du registre, but it is more convenient to use the [CustomCurve](https://www.esreality.com/post/2363191/custom-mouse-accel-program-for-windows/) ([direct download](https://www.esreality.com/download.php?file_id=103413), [archive link](https://web.archive.org/web/20171210113001/http://www.esreality.com/files/misc/2014/103413-CustomCurve.zip)) application. This requires .NET Framework 4.0 or newer.
Screenshot:
I quote the short guide depuis le website:
>
Generally speaking:
- The X valeur of a point represents how fast you move the souris.
- The Y valeur represents how much the cursor moves in response.
For a more in-depth explanation about the souris acceleration curve, see [this article](https://www.esreality.com/index.php?a=post&id=1945096).
```
HKEY_CURRENT_USER\Control Panel\Mouse\SmoothMouseXCurve
HKEY_CURRENT_USER\Control Panel\Mouse\SmoothMouseYCurve
```
Vous pouvez of course edit these valeurs avec the built-in éditeur du registre, but it is more convenient to use the [CustomCurve](https://www.esreality.com/post/2363191/custom-mouse-accel-program-for-windows/) ([direct download](https://www.esreality.com/download.php?file_id=103413), [archive link](https://web.archive.org/web/20171210113001/http://www.esreality.com/files/misc/2014/103413-CustomCurve.zip)) application. This requires .NET Framework 4.0 or newer.
Screenshot:
I quote the short guide depuis le website:
>
Generally speaking:
- The X valeur of a point represents how fast you move the souris.
- The Y valeur represents how much the cursor moves in response.
For a more in-depth explanation about the souris acceleration curve, see [this article](https://www.esreality.com/index.php?a=post&id=1945096).