Skip to main content

All Questions

Filter by
Sorted by
Tagged with
2 votes
1 answer
2k views

How to get caps and num lock lights to show when in console

I have recently noticed something rather annoying, when in console (in one of the TTYs), if I press the caps lock key, the little light which normally lights up to show me that it is, does not, nor ...
user avatar
13 votes
3 answers
12k views

Check Lock Keys state from command-line

I want to check Lock keys (i.e Caps Lock, Num Lock, Scroll Lock etc.) state (On/Off) from command-line. How do I check state via terminal command?
Pandya's user avatar
  • 36.9k