#state #numlock #linux #trigger #command #numlockctl

yanked linux-numlockctl

Easy way to trigger and get state of numlock in linux

1 unstable release

0.1.0 Jan 4, 2025

#43 in #trigger

Download history 134/week @ 2024-12-31 12/week @ 2025-01-07

146 downloads per month

MIT license

7KB
140 lines

NumLockCtl

Easy way to trigger and get state of numlock in linux

Docs

Binary

$ numlockctl help
Usage: numlockctl [COMMAND]

Commands:
  status  Print status of numlock [Default]
  toggle  Toggle numlock
  on      Switch on numlock
  off     Switch off numlock
  help    Print this message or the help of the given subcommand(s)

Options:
  -h, --help  Print help

lib.rs:

Easy way to trigger and get state of numlock in linux

Dependencies

~4MB
~78K SLoC