Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.09 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.09 KB

DblClkFix (Double Click Fix)

https://DblClkFix.com/

Introduction

DblClkFix is a Windows System Tray application that programmatically prevents your mouse from double-clicking inadvertently. Its main features are:

  • Fix either left click, right click, or both
  • Runs quietly in the background
  • Option to run on Windows Start-up. Set it once and forget it!

Issues

  • Manually setting click wait times, which are bound beween 1 to 250, may result in unexpected results. Not recommended

Support

You can ask for help by emailing capsmapper@gmail.com

Authors

DblClkFix is being developed by Eddy B.

License

This program is distributed under different licenses:

  1. The DblClkFix code is under GNU LESSER GENERAL PUBLIC LICENSE V3 (LGPLV3)
  2. The pynput module is under GNU LESSER GENERAL PUBLIC LICENSE V3 (LGPLV3)
  3. The pystray module is under GNU LESSER GENERAL PUBLIC LICENSE V3 (LGPLV3)