Slightly moving high dpi mouse prevents executing single and double clicks normally on 4k laptop

4k-resolutionhigh resolutionhigh-dpimousemouse click

Problem is only on new 4k 17'' laptop. I use Windows 10. I use: UtechSmart Venus Gaming Mouse RGB Wired, 16400 DPI High Precision Laser Programmable MMO Computer Gaming Mice ( https://www.amazon.com/gp/product/B00FNKMVUO/ )

If I slightly move mouse between push down of mouse button and push up or between first and second clicks of double click then mouse does not execute single and double click respectively. When I use same mouse on old laptop (non 4k) and it behaves well but on my new 4k laptop one slight movement of mouse prevents it of executing of single and doable click which is very annoying.

Question: How can I fix it?

Best Answer

There are registry keys to change the double click response area.

http://win.tweaklibrary.com/Hardware/Input_Output-Device/20/Change-the-mouse-double-click-response-area/10003/

Description:

The mouse double-click operation is done in a specific area. Windows recognizes that you are double-clicking something when the height and width of the response area is known. It will process two mouse clicks as a double-click when maximum allowed distance between each click is specified.

Registry Entry Details:

Registry Entry 1 :

[HKEY_CURRENT_USER\Control Panel\Mouse]

Value Name :

DoubleClickWidth

Data Type :

REG_SZ (String Value)

Size in Pixels (like '400')

Related Question