mouse double click.

Steven Maguire 356 Reputation points
2023-10-21T23:26:51.31+00:00

Having issues with my trackball mouse. Most of the time when I single click in Microsoft edge or windows, I get an annoying double click. makes it tough when selecting files or text. Have tried several different mice/trackballs with the same results. went into mouse settings and slowed double click all the way down to no avail. Any ideas. BTW: I don't use any software for the trackball other than what windows installs and never did. TIA

Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} votes

5 answers

Sort by: Most helpful
  1. S.Sengupta 24,476 Reputation points MVP
    2023-10-25T01:58:52.9566667+00:00

    Open Registry editor as Admin and locate:

    Computer\HKEY_CURRENT_USER\Control Panel\Mouse.

    Scroll down the main pane until you find the “MouseSensitivity” entry and double-click it. In the “Value data” field, enter a number, with 1 representing the lowest speed, and 20 the highest.

    Here you lower the value data and Press “OK".

    Sometimes, third-party software can interfere with mouse functionality. Try starting Windows in Safe Mode and see if the double-clicking issue persists.

    1 person found this answer helpful.
    0 comments No comments

  2. S.Sengupta 24,476 Reputation points MVP
    2023-10-23T01:43:34.4533333+00:00
    • You can adjust the double-click speed to make it less sensitive or more sensitive. If your mouse is registering double-clicks too quickly, making it less sensitive might help.
    • In the mouse settings, look for the double-click speed adjustment.

    Open the Control Panel.

    Click Hardware and Sound.

    Click Mouse.

    In the Mouse Properties window, click the Activities tab.

    Drag the slider left to slow down the mouse double-click speed or right to speed up the mouse double-click speed.


    Test your computer with another mouse to see if the issue persists. This will help determine if the problem is with the mouse or the computer.


  3. Steven Maguire 356 Reputation points
    2023-10-23T01:57:27.5066667+00:00

    Thank you, that's the first thing I tried. I even tried 3 different mice and different usb port with the same results. Remove usb ports from device manage. Even had to slow down the keyboard repeat rate just to type without repeats. Starting to drive me crazy.

    0 comments No comments

  4. jhone321 0 Reputation points
    2023-11-14T09:56:28.16+00:00

    Handling a double click mouse event depends on the context of your application and the programming framework you're using. Below is a general example using C# and the Windows Presentation Foundation (WPF) framework, but keep in mind that the details may vary depending on your specific technology stack.

    0 comments No comments

  5. Steven Maguire 356 Reputation points
    2023-11-14T15:53:12.6966667+00:00

    Reloaded windows and problem went with it. Seriously considering apple at this point

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.