Set Keymap2018/11/01 | 
| 
 
This is the example for setting keymap of your system. 
 
 | 
|
| [1] | Replace to your own language on the example below. | 
| 
 # show current settings [root@dlp ~]# 
   System Locale: LANG=en_US.UTF-8
       VC Keymap: us
      X11 Layout: n/a
# show the list of keymaps [root@dlp ~]# localectl list-keymaps  ANSI-dvorak al al-plisi amiga-de amiga-us applkey at ..... ..... ..... us-workman-intl uz-latin wangbe wangbe2 windowkeys # show settings [root@dlp ~]# 
   System Locale: LANG=ja_JP.UTF-8
       VC Keymap: jp106
      X11 Layout: jp
       X11 Model: jp106
     X11 Options: terminate:ctrl_alt_bksp
 | 
| 
 |