https://github.com/filiprokita/lpmpush
This program enables the user to hold down the left mouse button by pressing a specific key and release it by pressing another key. The user can set the desired keys for enabling and disabling the left mouse button hold-down feature.
https://github.com/filiprokita/lpmpush
cpp hold-mouse-button input-handling left-mouse-button mouse mouse-button mouse-button-holder mouse-event windows-api
Last synced: about 1 month ago
JSON representation
This program enables the user to hold down the left mouse button by pressing a specific key and release it by pressing another key. The user can set the desired keys for enabling and disabling the left mouse button hold-down feature.
- Host: GitHub
- URL: https://github.com/filiprokita/lpmpush
- Owner: FilipRokita
- Created: 2021-12-03T22:21:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T12:30:01.000Z (over 2 years ago)
- Last Synced: 2025-01-30T01:41:53.578Z (3 months ago)
- Topics: cpp, hold-mouse-button, input-handling, left-mouse-button, mouse, mouse-button, mouse-button-holder, mouse-event, windows-api
- Language: C++
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LPMPUSH
An application that simulates pressing the left mouse button continuously. To use, start the application and select the buttons (must be uppercase) that will be used to turn on and off.
# How to use
1. Run LPMPUSH
2. Input the key you want to enable LPMPUSH with (must be uppercase)
3. Input the key you want to disable LPMPUSH with (must be uppercae)
4. Enable and disable it with the buttons selected before