Mapping Your Keyboard

You can configure your keyboard for a different layout after deployment.

Supported keyboard layouts include:

Layout Language
de German
de-latin1

German (latin1)

de-latin1-nodeadkey German (latin1 without dead keys)
dvorak Dvorak
jp106 Japanese
sg Swiss German
sg-latin1

Swiss German (latin1)

uk United Kingdom
us U.S. English
us-acentos U.S. International

To configure your keyboard layout after deployment:

  1. Log in to the first PM as root.

  2. From the command line, issue the localectl command to configure the correct keyboard layout. The following example configures the German keyboard layout:

    # localectl set-keymap de
  3. Repeat the preceding steps on the second PM, if it exists.

Related Topics

Post-Deployment Tasks