dev-resources.site
for different kinds of informations.
Change keyboard to Spanish distribution on Ubuntu Server
Published at
1/8/2025
Categories
ubuntu
Author
Sergio Peris
Categories
1 categories in total
ubuntu
open
To change the keyboard distribution to Spanish on an Ubuntu Server, we must execute the following command.
sudo dpkg-reconfigure keyboard-configuration
This command will open a wizard with multiple steps, first we should select the keyboard model, generally you will select Generic 105-key PC
.
Next, we should select the country distribution, in our case Spanish
.
Now we should select which key will be AltGr
, usually Right Alt (AltGr)
.
Last, we should select which key will be the Compose Key
, usually No compose key
.
Once we're finished the wizard it will reconfigure the system in order to start using the new keyboard distribution.
It's recommended to restart the computer to apply the changes.
sudo reboot
Articles
12 articles in total
Change keyboard to Spanish distribution on Ubuntu Server
currently reading
SQL Server: Get database port
read article
Laravel queues: Skip job if no longer required
read article
How to check your battery health
read article
Disable password expiration in Windows
read article
Add a sidebar with options in a Filament resource
read article
Enable GRUB menu
read article
Add Windows 10 to GRUB OS list
read article
Docker Compose: Remove all containers, networks, volumes and images from a project
read article
Add Enter after barcode with Honeywell PDA
read article
How to deploy Tileserver GL
read article
Reset unknown Windows' administrator password
read article
Featured ones: