3.3.1 Flashcards
Designates the default paper size
LC_PAPER
Denotes personal name format (for example, whether the surname comes first or last
LC_NAME
Specifies address formatting.
LC_ADDRESS
Defines telephone number format.
LC_TELEPHONE
Determines which measurement units are used
LC_MEASUREMENT
Overrides the LC_MESSAGES settings.
LANGUAGE
Sets all locales to the same setting. This is used for overriding all other settings.
LS_ALL
From a shell prompt (terminal), the echo command can be used to view the current locale settings if one has been set
echo
rom a shell prompt (terminal), this command displays the current locale settings for the computer
locale
The iconv program reads in text using one type of encoding and outputs the text in using another encoding type
iconv
Displays the current setting of the system locale and keyboard mapping.
status
Lists the available keyboard mappings that can be configured on your system
list-keymaps
Sets the default keyboard layout to use. Replace map with the desired option as found when using the list-keymaps option.
set-keymap map