salt.states.keyboard

Management of keyboard layouts

The keyboard layout can be managed for the system:

us:
  keyboard.system

Or it can be managed for XOrg:

us:
  keyboard.xorg
salt.states.keyboard.system(name)

Set the keyboard layout for the system

name
The keyboard layout to use
salt.states.keyboard.xorg(name)

Set the keyboard layout for XOrg

layout
The keyboard layout to use

Parent topic

Table Of Contents

Previous topic

salt.states.host

Next topic

salt.states.kmod