some time ago, I bought some notebooks for our office. Overall, they are very good. But unfortunately they do not have a light to indicate whether the Num Lock key is on or off. This can easily lead to accidental input errors. The purpose of my program “KeyStatus” is to display the current status of the Num Lock key and/or the Caps Lock key in the notification area of the Windows taskbar.
KeyStatus is a 64-bit program for Windows. It has been tested on Windows 10 and 11.



Thanks to ChrisR for code for a low level keyboaed hook, and thanks to Axolotl for code for making icons visible in the notification area.
License: Free for private and commercial use.
Download from my website
Bug reports, suggestions for improvement etc. are welcome.