2025-03-14 21:59:59 -06:00
|
|
|
# numlockx
|
|
|
|
|
|
|
|
|
|
> Control the number lock key status in X11 sessions.
|
2025-09-14 18:48:49 -06:00
|
|
|
> More information: <https://manned.org/numlockx>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Show the current number lock status:
|
|
|
|
|
|
|
|
|
|
`numlockx status`
|
|
|
|
|
|
|
|
|
|
- Turn the number lock on:
|
|
|
|
|
|
|
|
|
|
`numlockx on`
|
|
|
|
|
|
|
|
|
|
- Turn the number lock off:
|
|
|
|
|
|
|
|
|
|
`numlockx off`
|
|
|
|
|
|
|
|
|
|
- Toggle the current state:
|
|
|
|
|
|
|
|
|
|
`numlockx toggle`
|