Sihabeis instalado el nuevo ubuntu habreis visto que el teclado numerico no tira.
Para activar teclado numérico

- Instalamos numlockx desde consola o Synaptic

- En consola escribimos el siguiente comando:
sudo gedit /etc/gdm/Init/Default

pegamos lo siguiente antes de la linea “exit 0″

if [ -x /usr/bin/numlockx ]; then
/usr/bin/numlockx on
fi

Ya esta todo, solo nos queda reiniciar y comprobar que el teclado se activa.

Para mas info

Edit:Si no os tiran los paquetes de Synapsis desde el terminal escribir

sudo apt-get install numlockx

This is some text prior to the author information. You can change this text from the admin section of WP-Gravatar  To change this standard text, you have to enter some information about your self in the Dashboard -> Users -> Your Profile box.