Skip to content

Prevent cheap or damaged mice sending false double-clicks

Notifications You must be signed in to change notification settings

i-e-b/MouseDebounce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MouseDebounce

This is not my code -- it came from http://www.danieljackson.co.uk/fun/old/

I'm preserving it here because it is useful to me. Runs on Windows 7.

Building

Open the solution in VS and build. Move the DLL and EXE into a direcotory together and trigger the EXE to run at system start-up. It will run in the background.

Why?

My Wacom tablet is a great help with RSI, but occasionally sends false double-click events. This uses a Windows mouse hook to reject them.

Original LICENCE:

This utility is provided free of charge and without a warrenty of any kind.
I am not responsible for any damage or loss that may occur. USE ENTIRELY AT YOUR OWN RISK.

About

Prevent cheap or damaged mice sending false double-clicks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published