You are not logged in.
Hello guys!, i am new in this linux distribution and everything work excellent but i need change my keyboard spanish configuration to english configuration, i appreciate your help.
Offline
1. Open terminal
2. Type
sudo dpkg-reconfigure keyboard-configuration
and follow on-screen instructions. This is a small command-line program to help you change keyboard layout.
3. After you are done with previous step, you need to restart the keyboard process to apply changes. Type
sudo service keyboard-setup restart
If step 3. does not work, reboot your computer.
Source: https://wiki.debian.org/Keyboard#Keyboard_configuration
Offline
thanx alot
Offline