Skip to content

GTK tray icons for displaying CapsLock & NumLock status.

License

Notifications You must be signed in to change notification settings

dorkster/keylock-tray

Repository files navigation

keylock-tray

This is a simple application that displays tray icons if either caps lock or num lock are on. It is intended for systems that lack LEDs to indicate their status.

Usage

keylock-tray -b $BG_COLOR -f $FG_COLOR
keylock-tray -b "#333333" -f "#eeeeee"

Dependencies & Building

  • X11
  • GTK2
  • cmake

To compile, run the following in the base directory:

cmake .
make

Copyright & License

keylock-tray is Copyright © 2016 Justin Jacobs. This software is released under the GNU GPL v3. Later versions are permitted.

About

GTK tray icons for displaying CapsLock & NumLock status.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages