Ubuntu 17.04
Sponsored Link

Set KeyboardMap2017/04/16

 
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
                  LANGUAGE=en_US:en
       VC Keymap: n/a
      X11 Layout: jp
       X11 Model: pc105

# change keymap

root@dlp:~#
localectl set-keymap jp106
# show settings

root@dlp:~#
   System Locale: LANG=en_US.UTF-8
                  LANGUAGE=en_US:en
       VC Keymap: jp106
      X11 Layout: jp
       X11 Model: jp106
     X11 Options: terminate:ctrl_alt_bksp
Matched Content