1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-15 14:35:42 +02:00
tldr/pages.de/linux/numlockx.md
2025-08-03 06:12:34 +00:00

20 lines
349 B
Markdown

# numlockx
> Steuere den Num-Lock-Tasten-Status in X11-Sitzungen.
> Weitere Informationen: <https://manned.org/numlockx>.
- Zeige den aktuellen Status der Num-Lock-Taste an:
`numlockx status`
- Schalte die Num-Lock-Taste ein:
`numlockx on`
- Schalte die Num-Lock-Taste aus:
`numlockx off`
- Schalte die Num-Lock-Taste um:
`numlockx toggle`