Fórum Ubuntu Linux - PT

Área para Iniciantes => Dicas e Truques => Tópico iniciado por: boladegude em 15 de Maio de 2012, 20:51

Título: [resolvido] habilitar teclas numéricas(numlock on) na tela de login Ubuntu 12.04
Enviado por: boladegude em 15 de Maio de 2012, 20:51
Para habilitar numlock on (teclado numérico) na tela de login

1)
ctrl-alt-t
sudo apt-get install numlockx
2)
gksudo gedit /etc/lightdm/lightdm.conf
Adicione a seguinte linha no final desse arquivo...
greeter-setup-script=/usr/bin/numlockx on
3)
dê reboot e...
pronto o numlock está ativo ao iniciar o Ubuntu 12.04

(isto não foi necessário no meu sistema)
----------------
For Enabling Numlock by Default after Logging In..

    In Dash Search for Keyboard Layout and open it
    In the window that opens on the ottom right there is Options, click on it.
    Under Miscellaneous compatibility options, Enable Default Numeric Keys.
----------------

Ref: http://askubuntu.com/questions/130204/numlock-dont-stay-on