3

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 Answers2

4

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

  • Thank you! I actually had the opposite issue and modified the command to turn off my numlock, since it was always getting in the way :)! (simply used off instead of on :)) – Anton Petrov Nov 02 '13 at 14:41
0

Enabling numpad at boot will care of problem. With this link you can sync light and keys.

How to enable numpad at boot