Comandos utiles para poner el teclado de Linux en español.
$ locale -a
$ sudo nano /etc/default/locale
- LANG=”es_ES.UTF-8″
- LC_ALL=”es_ES.UTF-8″
- LANGUAGE=”es_ES”
$ sudo dpkg-reconfigure console-setup
$ sudo dpkg-reconfigure keyboard-configuration
$ sudo dpkg-reconfigure keyboard-configuration