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

© 2021 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltproject.io/en/latest/ref/states/all/salt.states.keyboard.html