
localectl
List of commands for localectl:
-
localectl:tldr:16809 localectl: List available locales.$ localectl list-localestry on your machineexplain this command
-
localectl:tldr:40f9f localectl: Show the current settings of the system locale and keyboard mapping.$ localectltry on your machineexplain this command
-
localectl:tldr:44903 localectl: List available keymaps.$ localectl list-keymapstry on your machineexplain this command
-
localectl:tldr:c0495 localectl: Set the system keyboard mapping for the console and X11.$ localectl set-keymap ${us}try on your machineexplain this command
-
localectl:tldr:fb9b7 localectl: Set a system locale variable.$ localectl set-locale ${LANG}=${en_US-UTF-8}try on your machineexplain this command