Skip to content

quantum5/clickkeys

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

clickkeys

A tool to use keyboard buttons to click the mouse, for when your mouse button is broken.

Sometimes, your mouse button does not register when clicked, and sometimes it registers as multiple separate clicks. This can be annoying, but you may not be able to replace it right away. This program solves the issue.

Features

clickkeys about dialog

  • A press of the pause/break key is translated into a single instaneous click of the primary button (usually left).
    • This is helpful to click without stopping the mouse.
    • +Alt+Shift+M can be used to toggle this feature.
  • The context menu key press/release is directly translated into press/release of the primary mouse button.
    • This is helpful for dragging.
    • Alt+Shift+M can be used to toggle this feature.
  • Ctrl+Alt+Shift+M can be used to toggle this feature.

Compliation

Using Visual C++ command line:

$ nmake

The resulting files will be produced in clickkeys.exe.