Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages