Numlock
switch numlock capslock and scrolllock on/off for windows
Install / Use
/learn @myfreeer/NumlockREADME
numlock
switch numlock capslock and scrolllock on/off for windows
Release
Usage
File name
- file name contains
numsuch asnumlockaffectsNum Lockstatus - file name contains
capsorcapitalsuch ascapslockaffectsCaps Lockstatus - file name contains
scrlorscrollsuch asscroll-lockaffectsScroll Lockstatus
Arguments
- run directly without any argument (for example simply double-click it) toggles status affected by file name on
- run with any argument toggles status affected by file name off
Examples
- change file name to
numlock.exeand double-click it turnsNum Lockon - change file name to
numlock.exeand run it asnumlock 1in a shell turnsNum Lockoff - change file name to
capslock.exeand double-click it turnsCaps Lockon
Build
Releases are built with tcc using tcc numlock.c,
it can also be built with other compliers such as gcc.
