Linux Knowledge Base

Display Managers - LightDM

Enable Numlock on Startup

  1. Create /etc/lightdm/lightdm.conf if it doesn't exist.
  2. Open lightdm.conf using nano:
    sudo nano lightdm.conf
  3. Add these two lines to lightdm.conf:
    [Seat:*]
    greeter-setup-script=/usr/bin/numlockx on