The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    mouse acceleration in vista

    Discussion in 'Windows OS and Software' started by eyelo, Sep 6, 2007.

  1. eyelo

    eyelo Notebook Geek

    Reputations:
    3
    Messages:
    90
    Likes Received:
    0
    Trophy Points:
    15
    does anyone know how to remove the mouse acceleration in vista?
    there was a registry fix for windows xp but i cant find anything like that for vista

    thanks
     
  2. powerpack

    powerpack Notebook Prophet

    Reputations:
    7,101
    Messages:
    5,757
    Likes Received:
    0
    Trophy Points:
    0
    Maybe I don't understand but in XP control panel, mouse? Isn't Vista similar?
     
  3. eyelo

    eyelo Notebook Geek

    Reputations:
    3
    Messages:
    90
    Likes Received:
    0
    Trophy Points:
    15
    no, there was a registry fix that could be applied to remove mouse acceleration in xp
    it looked like this:
    Code:
    Windows Registry Editor Version 5.00 
    
    [HKEY_CURRENT_USER\Control Panel\Mouse] 
    "SmoothMouseXCurve"=hex:00,00,00,00,00,00,00,00,00,a0,00,00,00,00,00,00,00,40,\ 
    01,00,00,00,00,00,00,80,02,00,00,00,00,00,00,00,05,00,00,00,00,00 
    "SmoothMouseYCurve"=hex:00,00,00,00,00,00,00,00,66,a6,02,00,00,00,00,00,cd,4c,\ 
    05,00,00,00,00,00,a0,99,0a,00,00,00,00,00,38,33,15,00,00,00,00,00 
     
  4. powerpack

    powerpack Notebook Prophet

    Reputations:
    7,101
    Messages:
    5,757
    Likes Received:
    0
    Trophy Points:
    0
    I believe you just is it not the same to do in control panel?
     
  5. xchaotic

    xchaotic Notebook Enthusiast

    Reputations:
    0
    Messages:
    36
    Likes Received:
    0
    Trophy Points:
    15
    No.

    eyelo: I believe that if you:
    1.disable acc in CP
    2. run the game like cs with -noforcemaccel -noforcemparams etc
    3.set the drivers if you can, for instance you can have Logitech's SetPoint, have the "use setpoints" implementation and check "do not use windows mouse accel"

    and that should get you close enough, but not perfect still :(

    I switched back to XP for now, too many problems with vista.

    Lech
     
  6. hateregistration

    hateregistration Newbie

    Reputations:
    0
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    5
    Hi,

    Has anyone tried setting this:
    "SmoothMouseXCurve"=hex:

    it shows as "(zero-length binary value)"
    in the registry

    here is the reg file contents:

    Code:
    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\Control Panel\Mouse]
    "ActiveWindowTracking"=dword:00000000
    "Beep"="No"
    "DoubleClickHeight"="16"
    "DoubleClickSpeed"="500"
    "DoubleClickWidth"="16"
    "ExtendedSounds"="No"
    "MouseHoverHeight"="4"
    "MouseHoverTime"="400"
    "MouseHoverWidth"="4"
    "MouseSensitivity"="8"
    "MouseThreshold1"="0"
    "MouseThreshold2"="0"
    "MouseTrails"="0"
    "SnapToDefaultButton"="0"
    "SwapMouseButtons"="0"
    "MouseSpeed"="0"
    "SmoothMouseXCurve"=hex:
    "SmoothMouseYCurve"=hex:
    I am really sensitive person and tried every mouse accel fix on the internet believe me it makes a huge difference.
    My mouse hand's wrist stopped to bother me almost instantly.

    Changing SmoothMouseXCurve to some other value is just another curve of accel. But setting this to non-value seems to turn accel off.

    Best of luck
     
  7. qhn

    qhn Notebook User

    Reputations:
    1,654
    Messages:
    5,955
    Likes Received:
    1
    Trophy Points:
    205
    ^^ Personally would not recommend it under Vista

    cheers ...