Giter VIP home page Giter VIP logo

osadhi / keywatchdog Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 4 KB

KeyWatchdog is an AutoHotkey v2.0 script designed to assist users facing issues with keyboard hardware, particularly keys that are stuck or behaving unexpectedly. The script allows you to detect and disable specific keys by holding them down, making it a useful tool for troubleshooting keyboard-related problems.

License: MIT License

AutoHotkey 100.00%
autohotkey autohotkey-script autohotkey-v2 keyboard

keywatchdog's Introduction

KeyWatchdog

Description

KeyWatchdog is an AutoHotkey v2.0 script designed to assist users facing issues with keyboard hardware, particularly keys that are stuck or behaving unexpectedly. The script allows you to detect and disable specific keys by holding them down, making it a useful tool for troubleshooting keyboard-related problems.

Prerequisites

Installation

  1. Download Script:

    • Download the provided script (KeyWatchdog.ahk) from the Releases page or clone the repository using Git.
  2. Run the Script:

    • Double-click on the KeyWatchdog.ahk script to run it.

Usage

  1. Prompt for Detection:

    • A message box will appear, asking if you want to detect holding keys. Choose "Yes" to proceed.
  2. Detect and Disable Keys:

    • Press and hold the key(s) you suspect are causing issues.
  3. Generated Script:

    • A message box will display the detected key. The script will generate a new script named disable_keys.ahk on your desktop.
  4. Run Generated Script:

    • Execute the disable_keys.ahk script to disable the detected key(s). The generated script includes lines like key::return, preventing the corresponding key(s) from functioning.

Contributing

Contributions are welcome! If you encounter issues or have suggestions for improvement, follow the guidelines provided in the script's comments to contribute.

License

This script is provided under the MIT License - see the LICENSE.md file for details.

Acknowledgments

  • Special thanks to the AutoHotkey community for inspiration and support.

Contact

For questions or assistance, please use the GitHub Discussions section of this repository.

keywatchdog's People

Contributors

osadhi avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.