An open API service indexing awesome lists of open source software.

https://github.com/jgoerzen/ledmon

Monitor your keyboard LED [C] (unmaintained)
https://github.com/jgoerzen/ledmon

Last synced: 2 months ago
JSON representation

Monitor your keyboard LED [C] (unmaintained)

Awesome Lists containing this project

README

        

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.