A small, simple Windows app to notify when caps lock, num lock or scroll lock are toggled, via a popup in the bottom right corner of the desktop. Useful if your keyboard doesn't have lock indicators.
This application is currently in beta: There may still be some rough edges, but please feel free to test it and report any bugs found, or new features that may be beneficial!
- Fast and responsive.
- Modern design to fit Windows 10.
- Ignores clicks and does not steal focus from the foreground application.
- Hidden from taskbar.
- Under 1 MB in size.
- Windows 7 SP1, Windows 8.1, or Windows 10.
- Microsoft .NET Framework 4.7.2 (included with Windows 10 v1803 and later).
- Download the setup application from the latest release.
- Run the setup and follow the instructions to install Keyboard Display.
- Enjoy!
If you'd rather not install Keyboard Display, you can always grab the portable zip file to try it out. Just head to the releases page, download and extract the zip, and run the executable.
Keyboard display will run in the background (starting on logon if specified during installation) and should pop up in the lower right hand corner of the screen whenever caps lock, num lock, or scroll lock are toggled. A system tray icon will appear to allow graceful exiting from its context menu.
If it doesn't work, please submit a bug.
All above, and;
- Visual Studio 2012 or later.
- .NET SDK 4.7.2.
- Clone or download the repository onto your system.
- Open the solution in Visual Studio.
- Build and run the project
KeyboardDisplay
!