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 October 23, 2024 at 09:02:06 UTC.
You are viewing docs for the latest stable release, 3007.1. Switch to docs for the previous stable release, 3006.9, or to a recent doc build from the master branch.
© 2024 VMware, Inc. | Privacy Policy