Module for managing keyboards on supported POSIX-like systems using systemd, or such as Redhat, Debian and Gentoo.
Get current system keyboard setting
CLI Example:
salt '*' keyboard.get_sys
Get current X keyboard setting
CLI Example:
salt '*' keyboard.get_x
Set current system keyboard setting
CLI Example:
salt '*' keyboard.set_sys dvorak
Set current X keyboard setting
CLI Example:
salt '*' keyboard.set_x dvorak
Generated on September 21, 2023 at 04:02:47 UTC.
You are viewing docs built from a recent snapshot of the master branch. Switch to docs for the latest stable release, 3006.3.
© 2023 VMware, Inc. | Privacy Policy