Skip to content

localectl

status

  • Show system config at /etc/locale.conf
localectl status

set-locale

# same as editing /etc/locale.conf
localectl set-locale "LANG=en_US.UTF-8"

list-keymaps

# List all options for keyboard keymaps
localectl list-keymaps
localectl list-keymaps | grep "br-abnt2"