linux-numlockctl

Crates.iolinux-numlockctl
lib.rslinux-numlockctl
version0.1.0
created_at2025-01-04 21:05:59.400255+00
updated_at2025-01-04 21:05:59.400255+00
descriptionEasy way to trigger and get state of numlock in linux
homepage
repository
max_upload_size
id1504246
size17,253
Megh Parikh (meghprkh)

documentation

README

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
Commit count: 0

cargo fmt