Skip to content

banksio/KeyboardDisplay

Repository files navigation

Keyboard Display

Azure DevOps builds Azure DevOps tests GitHub commit activity GitHub (pre-)release GitHub All Releases

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.

Main overlay Settings window

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!

Features

  • 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.

Install

Prerequisites

  • Windows 7 SP1, Windows 8.1, or Windows 10.
  • Microsoft .NET Framework 4.7.2 (included with Windows 10 v1803 and later).

Run

  1. Download the setup application from the latest release.
  2. Run the setup and follow the instructions to install Keyboard Display.
  3. 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.

Usage

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.

Build

Prerequisites

All above, and;

  • Visual Studio 2012 or later.
  • .NET SDK 4.7.2.

Procedure

  1. Clone or download the repository onto your system.
  2. Open the solution in Visual Studio.
  3. Build and run the project KeyboardDisplay!

About

A small, simple Win32 app to notify when caps lock, num lock or scroll lock are toggled.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published