Skip to content

Commit

Permalink
Added README
Browse files Browse the repository at this point in the history
  • Loading branch information
jgoerzen committed Apr 21, 2010
1 parent f3838a8 commit d4b6a09
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
NOTE: THIS CODE IS UNMAINTAINED, but is believed to still work fine.

--------------------------------------------------
ledmon is designed to be used with xmonad / xmobar or any environment
that needs updates on the state of the caps lock, num lock, and scroll
lock keys.

ledmon will output a line of data to stdout on invocation, and another
line whenever the status of these toggles changes.

If caps lock is on, the line will contain the word CAPS. Likewise
with NUM and SCROLL. If all three are off, the line will be empty.

0 comments on commit d4b6a09

Please sign in to comment.