
Automatically enable/disable the windows key when you're in a game or any app that is too busy for notifications.
Report Bug
·
Request Feature
Table of Contents
The main motivation behind this project is preventing the windows key from ruining your gaming experience. I have a keyboard that has a windows key lock feature, but I always seem to forget to enable it before I go into a game. This program gives you a way of auto enabling/disabling the windows key during gaming, while also allowing you to continue to use the windows key in every day use.
- Download the release.
- Run
Run the application and you should see the icon in the system tray. Now, hit the windows key outside of a game and the windows menu should come up. Do it inside of the game and it should be supressed!
Some games run in elevated privileges (like Marvel Rivals) and require you to also run Winkey Lock as administrator to work properly. You can either right click the app icon in Explorer and click "Run as administrator", or right click the icon in the system tray and click "Run as administrator". To always run it as administrator, right click the app icon in Explorer, click Properties, go to the Compatibility tab, and check "Run this program as an administrator".
If it doesn't, please open an issue.
Right click the icon in the system tray for configuration options.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.