SparkyLinux Forums

Software & hardware support => Applications => Topic started by: way12go on December 03, 2014, 10:03:54 PM

Title: [ Solved ] How to enable numlock at boot time for login screen?
Post by: way12go on December 03, 2014, 10:03:54 PM
How to enable numlock at boot time for login screen?



Here's what worked for me:

    Ensure that numlockx is installed:

    sudo apt-get install numlockx


    Edit the file /etc/lightdm/lightdm.conf

    gksudo leafpad /etc/lightdm/lightdm.conf

    Add the following line to the file:

    greeter-setup-script=/usr/bin/numlockx on

Title: Re: [ Solved ] How to enable numlock at boot time for login screen?
Post by: pavroo on December 03, 2014, 10:20:14 PM
Cool, thank's.
Title: Re: [ Solved ] How to enable numlock at boot time for login screen?
Post by: zandoval on November 13, 2018, 04:15:10 AM
Four years latter still works in Sparky 4.8.1 2018 - THANKS
Title: Re: [ Solved ] How to enable numlock at boot time for login screen?
Post by: pavelsam on June 20, 2019, 11:13:34 PM
Is there something else besides just installing the tool?
Unfortunately, it doesn't seem to be working in my case. the numlock light flashes a few times at boot time, but then remains turned off for the logging.
I've tried both greeter-setup-script=/usr/bin/numlockx on and greeter-setup-script=/usr/bin/numlockx toggle, the result is the same.