numcapslock-indicator Code
Brought to you by:
su8
| File | Date | Author | Commit |
|---|---|---|---|
| .gitignore | 2018-04-03 |
|
[8a1385] Initial commit |
| LICENSE | 2018-04-03 |
|
[8a1385] Initial commit |
| Makefile | 2018-04-03 |
|
[a7a7ac] Publish the project |
| README.md | 2018-04-03 |
|
[c53a5a] Update the project |
| main.c | 2018-04-03 |
|
[c53a5a] Update the project |
Query xorg to get the current state of numlock, capslock and scroll lock, can be combined to i3, conky or other programs.
make
sudo make install
````
# Usage
Just type `numcaps`
# Info
If your keyboard button isn't working:
```bash
# Turn on scroll lock
xset led named "Scroll Lock"
# Turn off scroll lock
xset -led named "Scroll Lock"