Skip to content

This small script prevents you from accidentally pressing CAPSLOCK. It adds a timer (you have to hold capslock for ~1 second) and a small overlay to show if CAPSLOCK is activated.

Notifications You must be signed in to change notification settings

Nick768/CAPSLOCKHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CAPSLOCKHelper

ARE YOU ANNOYED OF ACCIDENTALLY PRESSING CAPSLOCK? IF YES, HERE IS YOUR SOLUTION:

CAPSLOCKHelper

This small script prevents you from accidentally pressing CAPSLOCK. It adds a timer (you have to hold capslock for ~1 second) and a small (not really; you will see it :-)) overlay to show if CAPSLOCK is activated.

How to use?

  1. Install AutoHotkey V2 or compile this script with this tool
  2. Place the .ahk script (if you compiled it, then copy the .exe file) in your startup folder (Press Win + R and type "shell:startup" without quotes)
  3. Double click the script/.exe to start it
  4. Now press your CAPSLOCK key and look what happens...

Note:

You can also download a compiled version here (click on the CAPSLOCKHelper.exe to download it). Then follow the How to use section from the second step (copy the downloaded .exe instead of the .ahk script)

How to uninstall?

Just delete the script/executable from your startup folder

Screenshots

ToolTip with timer:

ToolTip with timer

Overlay showing if capslock is active:

Overlay showing if capslock is active

About

This small script prevents you from accidentally pressing CAPSLOCK. It adds a timer (you have to hold capslock for ~1 second) and a small overlay to show if CAPSLOCK is activated.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published