I faced a strange function I installed ubuntu 13.10 and all the time the number pad on the right of my keyboard is typing number without pressing Num Lock and when I turn it on It does the job when Num Lock is normally off .
does anyone have this problem ? and any idea how to fix it ?
2 Answers
Install this application :
sudo apt-get install numlockx
Edit this file :
sudo vi /etc/lightdm/lightdm.conf.d/50-unity-greeter.conf
Add Line at the end of file :
greeter-setup-script=/usr/bin/numlockx on
Enabling numpad at boot will care of problem. With this link you can sync light and keys.