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)
- Host: GitHub
- URL: https://github.com/jgoerzen/ledmon
- Owner: jgoerzen
- License: other
- Created: 2010-04-21T02:03:20.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2010-04-21T02:03:33.000Z (about 15 years ago)
- Last Synced: 2025-01-15T23:40:57.655Z (4 months ago)
- Language: C
- Homepage:
- Size: 87.9 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
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.