Skip to content

mogdho/AlwaysNumLock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

AlwaysNumLock

AutoHotkey License Platform

AlwaysNumLock is a lightweight AutoHotkey v2 utility designed to force your keyboard's NumLock key to remain active at all times. Returning from sleep mode or accidental keystrokes can often disable NumLock, disrupting workflows. This script ensures a persistent hardware state to prevent such interruptions.

✨ Key Features

  • Force State: Locks the hardware state using the SetNumLockState "AlwaysOn" parameter.
  • Auto-Admin Elevation: Automatically requests Administrator privileges to guarantee system-level execution.
  • Sleep Recovery: Maintains functionality and state persistence even after the system wakes from sleep or hibernation.
  • Resource Efficient: Operates silently in the background with near-zero CPU and memory consumption.

πŸš€ Installation & Usage

  1. Verify that AutoHotkey v2.0+ is installed on your operating system.
  2. Download the script file from this repository.
  3. Execute the file to initialize the background process.

Note: To automate execution upon system boot, press Win + R, type shell:startup and paste the script file there. Ensure it has Administrator privileges to function correctly.


πŸ”— Download/Source link

About

AlwaysNumLock is a lightweight AutoHotkey v2 utility designed to force your keyboard's NumLock key to remain active at all times.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors