Fedora 35
Sponsored Link

Set Keymap2021/11/05

 
If you would like to change System Keymap, set like follows.
[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 available keymaps

[root@dlp ~]#
localectl list-keymaps

al
al-plisi
at
at-mac
at-nodeadkeys
az
ba
ba-alternatequotes
.....
.....
us-workman-intl
uz-latin
vn
vn-fr
vn-us

# set keymap

[root@dlp ~]#
localectl set-keymap jp-OADG109A
# show settings

[root@dlp ~]#
   System Locale: LANG=en_US.UTF-8
       VC Keymap: jp-OADG109A
      X11 Layout: n/a
Matched Content