Hacker News new | ask | show | jobs
by layer8 700 days ago
FWIW, you can configure the minimum distance for a mouse move to count as a drag. The default was adequate for 640x480, but maybe should have been increased.
1 comments

For others: I was curious how to do this, so if you put “change windows drag drop sensitivity” into your search engine of choice you’ll find a tutorial for which registry settings to change.

The default is 4 pixels, which I’m inclined to agree is low these days.

To be more precise, it’s the registry settings HKCU\Control Panel\Desktop\DragWidth and DragHeight. You can also use a tool like Winaero Tweaker to adjust the values.