Set Locale2014/12/10 |
|
The example for setting system language of your system.
|
|
| [1] | Replace to your own language on the example below. |
|
# show current status [root@dlp ~]#
System Locale: LANG=en_US.UTF-8
VC Keymap: us
X11 Layout: us
X11 Variant: ,
# show the list of locales [root@dlp ~]# localectl list-locales aa_DJ aa_DJ.iso88591 aa_DJ.utf8 aa_ER aa_ER.utf8 aa_ER.utf8@saaho aa_ER@saaho ... ... ... zh_TW zh_TW.big5 zh_TW.euctw zh_TW.utf8 zu_ZA zu_ZA.iso88591 zu_ZA.utf8 # show status [root@dlp ~]#
System Locale: LANG=en_US.UTF-8
VC Keymap: jp106
X11 Layout: jp
X11 Model: jp106
X11 Options: terminate:ctrl_alt_bksp
|
|
|