macOS implementations of various commands in the "desktop" interface
Get the output volume (range 0 to 100)
CLI Example:
salt '*' desktop.get_output_volume
Lock the desktop session
CLI Example:
salt '*' desktop.lock
Say some words.
The words to execute the say command with.
CLI Example:
salt '*' desktop.say <word0> <word1> ... <wordN>
Launch the screensaver.
CLI Example:
salt '*' desktop.screensaver
Set the volume of sound.
The level of volume. Can range from 0 to 100.
CLI Example:
salt '*' desktop.set_output_volume <volume>
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