Skip to content

A dracut module which enables numlock in the early boot

License

Notifications You must be signed in to change notification settings

FivEawE/dracut-numlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

dracut-numlock

A dracut module which enables numlock in the initramfs during the early boot process. Useful if you want to have numlock enabled during the device decryption process. Works with Plymouth as well (tested on Fedora Workstation 35).

Installation

Copy the 50numlock folder into the modules folder and regenerate the initramfs:

sudo cp -r 50numlock/ /usr/lib/dracut/modules.d/
sudo dracut -f

About

A dracut module which enables numlock in the early boot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages