Linux Knowledge Base
Display Managers - LightDM
Enable Numlock on Startup
- Create
/etc/lightdm/lightdm.conf
if it doesn't exist. - Open
lightdm.conf
using nano:sudo nano lightdm.conf
- Add these two lines to
lightdm.conf
:[Seat:*] greeter-setup-script=/usr/bin/numlockx on