To have numlock automatically turned on after startup in LXDM/LXDE edit /etc/lxdm/lxdm.conf.
sudo nano /etc/lxdm/lxdm.conf
Uncomment the line that has:
# numlock=0
Set numlock=1 and save the file.
numlock=1
Numlock should now be enabled on boot.
To have numlock automatically turned on after startup in LXDM/LXDE edit /etc/lxdm/lxdm.conf.
sudo nano /etc/lxdm/lxdm.conf
Uncomment the line that has:
# numlock=0
Set numlock=1 and save the file.
numlock=1
Numlock should now be enabled on boot.