snippetbashTip
numlockx — Control the number lock key status in X11 sessions. More information: <https://manned.org/numlockx>.
Viewed 0 times
numlockxthecommandkeyclicontrolnumberlock
linux
Problem
How to use the
numlockx command: Control the number lock key status in X11 sessions. More information: <https://manned.org/numlockx>.Solution
numlockx — Control the number lock key status in X11 sessions. More information: <https://manned.org/numlockx>.Show the current number lock status:
numlockx statusTurn the number lock on:
numlockx onTurn the number lock off:
numlockx offToggle the current state:
numlockx toggleCode Snippets
Show the current number lock status
numlockx statusTurn the number lock on
numlockx onTurn the number lock off
numlockx offToggle the current state
numlockx toggleContext
tldr-pages: linux/numlockx
Revisions (0)
No revisions yet.